Fix issue #274 - Delay on reboot/shutdown.

This commit is contained in:
Guy McSwain 2020-08-30 10:23:16 -05:00
parent 031decc9f6
commit b332474c9d
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ Description=Pigpio daemon
[Service] [Service]
Type=forking Type=forking
PIDFile=pigpio.pid
ExecStart=/usr/bin/pigpiod ExecStart=/usr/bin/pigpiod
[Install] [Install]