Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- start on runlevel [23]
- stop on runlevel [!23]
- emits startx-started
- script
- openvt -fw -- su -c startx
- initctl emit startx-started
- end script
- post-stop script
- pkill X
- initctl emit startx-stopped
- end script
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement