diff options
| author | Yuval Adam <yuval@y3xz.com> | 2016-06-12 13:11:03 +0300 |
|---|---|---|
| committer | Yuval Adam <yuval@y3xz.com> | 2016-06-12 13:11:03 +0300 |
| commit | f6d3341b26649a69d987a52e61c724827c4fcde3 (patch) | |
| tree | 44ed07d873da3ebe3936efcb8b1c83312d759599 /_wip/pigpio/pigpiod.service | |
| parent | fa23ff39a7b5a5e0f75e1aee2ff9737c75a9e713 (diff) | |
Rename pigpio to pigpio-git
Diffstat (limited to '_wip/pigpio/pigpiod.service')
| -rw-r--r-- | _wip/pigpio/pigpiod.service | 13 |
1 files changed, 0 insertions, 13 deletions
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 |
