mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-20 11:26:13 +00:00
rc: move restore to "initial" section
This commit is contained in:
parent
ce36ff28c4
commit
81e205f75e
2
plist
2
plist
@ -106,6 +106,7 @@
|
||||
/usr/local/etc/rc.initial.password
|
||||
/usr/local/etc/rc.initial.ping
|
||||
/usr/local/etc/rc.initial.reboot
|
||||
/usr/local/etc/rc.initial.restore
|
||||
/usr/local/etc/rc.initial.setlanip
|
||||
/usr/local/etc/rc.initial.setports
|
||||
/usr/local/etc/rc.installer
|
||||
@ -135,7 +136,6 @@
|
||||
/usr/local/etc/rc.reload_interfaces
|
||||
/usr/local/etc/rc.resolv_conf_generate
|
||||
/usr/local/etc/rc.restart_webgui
|
||||
/usr/local/etc/rc.restore_config_backup
|
||||
/usr/local/etc/rc.sshd
|
||||
/usr/local/etc/rc.syshook
|
||||
/usr/local/etc/rc.update_alias_url_data
|
||||
|
||||
@ -82,7 +82,7 @@ case ${OPCODE} in
|
||||
/usr/local/etc/rc.initial.firmware
|
||||
;;
|
||||
13)
|
||||
/usr/local/etc/rc.restore_config_backup
|
||||
/usr/local/etc/rc.initial.restore
|
||||
;;
|
||||
*)
|
||||
;;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user