Advertisement
Guest User

upstart.patch

a guest
Jan 3rd, 2013
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 0.33 KB | None | 0 0
  1. diff --git a/debian/telinit b/debian/telinit
  2. index 80844b8..79e2c37 100755
  3. --- a/debian/telinit
  4. +++ b/debian/telinit
  5. @@ -24,6 +24,7 @@ case $1 in
  6.          /etc/init.d/minireboot
  7.          ;;
  8.          0)
  9. +        dsmetool -p && sleep 5
  10.          touch /tmp/shutdown
  11.          initctl start --no-wait shutdown
  12.          sleep 15
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement