Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #!/bin/sh
- start-stop-daemon --background --pidfile /var/run/sixad.pid --make-pidfile \
- --exec /usr/bin/sixad -- --start 2>&1 >/dev/null
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement