From f6d3341b26649a69d987a52e61c724827c4fcde3 Mon Sep 17 00:00:00 2001 From: Yuval Adam Date: Sun, 12 Jun 2016 13:11:03 +0300 Subject: Rename pigpio to pigpio-git --- _wip/pigpio/pigpiod.service | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 _wip/pigpio/pigpiod.service (limited to '_wip/pigpio/pigpiod.service') diff --git a/_wip/pigpio/pigpiod.service b/_wip/pigpio/pigpiod.service deleted file mode 100644 index 7c0dd32..0000000 --- a/_wip/pigpio/pigpiod.service +++ /dev/null @@ -1,13 +0,0 @@ -[Unit] -Description=pigpio daemon -After=multi-user.target - -[Service] -Restart=on-failure -ProtectSystem=full -ProtectHome=true - -ExecStart=/usr/bin/pigpiod - -[Install] -WantedBy=multi-user.target -- cgit v1.3.1