add
This commit is contained in:
11
998-常用脚本/重启服务器恢复/2-restore_from_reboot.service
Normal file
11
998-常用脚本/重启服务器恢复/2-restore_from_reboot.service
Normal file
@@ -0,0 +1,11 @@
|
||||
[Unit]
|
||||
Description=Restore CMII after Reboot
|
||||
|
||||
[Service]
|
||||
ExecStart=/root/wdd/reboot/restore_from_reboot.sh
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
||||
|
||||
# /etc/systemd/system/restore_from_reboot.service
|
||||
Reference in New Issue
Block a user