1 2 3 4 5 6 7 8 9
[Unit] Description=Pigpio daemon [Service] Type=simple ExecStart=/usr/bin/pigpiod [Install] WantedBy=multi-user.target