Reboot [message #8722] |
Mon, 04 December 2006 17:57 |
sloop
Messages: 1 Registered: December 2006
|
Junior Member |
|
|
I have installed two VPS, one using template centos-4-i386-minimal and the other centos-4-i386-default. Neither one of them will reboot when I run the "reboot" command inside of the VE.
The templates don't seem to have the proper reboot functions as described in the forum. There is not a cron job I could find to check for a /reboot file.
[root@vps1 /]# whereis reboot
reboot: /sbin/reboot /usr/share/man/man2/reboot.2.gz /usr/share/man/man8/reboot.8.gz
[root@vps1 /]# ls -la /sbin/reboot
lrwxrwxrwx 1 root root 4 Dec 2 17:57 /sbin/reboot -> halt
[root@vps1 /]# ls /etc/init.d/
auditd functions httpd killall netfs network rawdevices sendmail smb syslog xinetd
crond halt iptables named netplugd portmap saslauthd single sshd winbind
[root@vps1 /]#
Is there a rpm package that installs the openvz-specific reboot function? Or are there intsructions for how to create the correct reboot command?
Many thanks,
Mark
|
|
|