2017-09-24 05:00:25 +02:00
|
|
|
[Unit]
|
|
|
|
Description=Pigpio daemon
|
|
|
|
|
|
|
|
[Service]
|
2020-01-08 19:09:15 +01:00
|
|
|
Type=forking
|
2020-08-30 17:23:16 +02:00
|
|
|
PIDFile=pigpio.pid
|
2018-02-08 19:48:33 +01:00
|
|
|
ExecStart=/usr/bin/pigpiod
|
2017-09-24 05:00:25 +02:00
|
|
|
|
|
|
|
[Install]
|
|
|
|
WantedBy=multi-user.target
|