Hello Charlie,
thanks for reply, if i login into my soccerteam servers for some service via ssh
i tried to shutdown a server after 60 minutes i send /sbin/shutdown -t -h 60 to switch off
the server after i logged out. On other linux systems the init-service wait 60 min before the
server swith off, but sme sends after 60min a "init 1" signal instead of "init 0" don't know why..