summaryrefslogtreecommitdiff
path: root/_wip/pigpio-git
diff options
context:
space:
mode:
authorYuval Adam <yuval@y3xz.com>2016-06-12 13:22:25 +0300
committerYuval Adam <yuval@y3xz.com>2016-06-12 13:22:25 +0300
commit7e6e911e0973b41c451bcb867fa8b1529e988eae (patch)
tree31a8a0b89a543f490b59f5e51b7c9b2c82bae8fe /_wip/pigpio-git
parentf6d3341b26649a69d987a52e61c724827c4fcde3 (diff)
Pigpiod.service should be of type forking
Diffstat (limited to '_wip/pigpio-git')
-rw-r--r--_wip/pigpio-git/pigpiod.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/_wip/pigpio-git/pigpiod.service b/_wip/pigpio-git/pigpiod.service
index 7c0dd32..99b9400 100644
--- a/_wip/pigpio-git/pigpiod.service
+++ b/_wip/pigpio-git/pigpiod.service
@@ -3,6 +3,7 @@ Description=pigpio daemon
After=multi-user.target
[Service]
+Type=forking
Restart=on-failure
ProtectSystem=full
ProtectHome=true