Merge branch 'master' of https://github.com/gyscos/pigpio into gyscos-master

This commit is contained in:
joan 2018-02-04 09:22:25 +00:00
commit ffe443e102
1 changed files with 9 additions and 0 deletions

9
util/pigpiod.service Normal file
View File

@ -0,0 +1,9 @@
[Unit]
Description=Pigpio daemon
[Service]
Type=simple
ExecStart=/usr/bin/pigpiod -g
[Install]
WantedBy=multi-user.target