Start the power_daemon now.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42936 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -164,6 +164,11 @@ if [ "$SAFEMODE" != "yes" ]; then
|
|||||||
launch $SERVERS/notification_server ""
|
launch $SERVERS/notification_server ""
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
# Launch Power Daemon
|
||||||
|
if [ "$SAFEMODE" != "yes" ]; then
|
||||||
|
launch $SERVERS/power_daemon ""
|
||||||
|
fi
|
||||||
|
|
||||||
# Check for daylight saving time
|
# Check for daylight saving time
|
||||||
launch system/bin/dstcheck
|
launch system/bin/dstcheck
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user