aboutsummarylogtreecommitdiffstats
path: root/rpi-gpio-ntp.service
blob: bca4ad9fb3b55400af87398a236607b544c2bb87 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Raspberry Pi GPIO PPS NTP Receiver

[Service]
Type=forking
EnvironmentFile=/etc/rpi-gpio-ntp.conf
ExecStart=/usr/bin/rpi_gpio_ntp $OPTS

[Install]
WantedBy=multi-user.target