/
usr
/
lib
/
systemd
/
system
/
reboot.target.wants
/
/usr/lib/systemd/system/reboot.target.wants
mkdir
upload
Name
Size
Mode
Actions
vzreboot.service
531
0644
edit
dl
rm
Edit:
/usr/lib/systemd/system/vzreboot.service
(531B)
# This file is part of systemd. # # systemd is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. [Unit] Description=Tell that Container is rebooted ConditionPathExists=/proc/vz ConditionPathExists=!/proc/bc Before=systemd-reboot.service DefaultDependencies=no [Service] Type=forking ExecStart=/bin/touch /reboot TimeoutSec=0 RemainAfterExit=no
Save
cmd:
run