sample-etc_rc.d_init.d_ddclient.alpine: openrc uses openrc-run now, runscript is obsolete
This commit is contained in:
parent
a9ab60e7a1
commit
a785948800
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/sbin/runscript
|
||||
#!/sbin/openrc-run
|
||||
description="ddclient Daemon for Alpine"
|
||||
command="/usr/sbin/ddclient"
|
||||
config_file="/etc/ddclient/ddclient.conf"
|
||||
|
|
Loading…
Reference in a new issue