Current Path :
/
usr
/
local
/
ssl
/
libexec
/
scripts
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//usr/local/ssl/libexec/scripts/hal-system-power-shutdown
#!/bin/sh . hal-functions if [ "$CK_NUM_SESSIONS" -gt "1" ] ; then hal_check_priv org.freedesktop.hal.power-management.shutdown-multiple-sessions else hal_check_priv org.freedesktop.hal.power-management.shutdown fi hal_exec_backend