first re-commit.
This commit is contained in:
10
pigpio-master/util/pigpiod.service
Normal file
10
pigpio-master/util/pigpiod.service
Normal file
@@ -0,0 +1,10 @@
|
||||
[Unit]
|
||||
Description=Pigpio daemon
|
||||
|
||||
[Service]
|
||||
Type=forking
|
||||
PIDFile=pigpio.pid
|
||||
ExecStart=/usr/bin/pigpiod
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Reference in New Issue
Block a user