Move all to deprecated folder.
This commit is contained in:
10
deprecated/firmware/buildroot/package/dcron/dcron.service
Normal file
10
deprecated/firmware/buildroot/package/dcron/dcron.service
Normal file
@@ -0,0 +1,10 @@
|
||||
[Unit]
|
||||
Description=Task scheduler daemon
|
||||
After=syslog.target
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/sbin/crond -S
|
||||
Type=forking
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Reference in New Issue
Block a user