Move all to deprecated folder.
This commit is contained in:
11
deprecated/firmware/buildroot/package/ntp/ntpd.service
Normal file
11
deprecated/firmware/buildroot/package/ntp/ntpd.service
Normal file
@@ -0,0 +1,11 @@
|
||||
[Unit]
|
||||
Description=Network Time Service
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
Type=forking
|
||||
PIDFile=/run/ntpd.pid
|
||||
ExecStart=/usr/sbin/ntpd -g -p /run/ntpd.pid
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Reference in New Issue
Block a user