Advertisement
Guest User

Untitled

a guest
Sep 16th, 2014
174
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. script
  2. . /etc/default/${BAR}
  3.  
  4. echo "hello from instance $BAR"
  5. sleep 999
  6. end script
  7.  
  8. robe@master:/etc/init# sudo start foo BAR=1
  9. foo stop/waiting
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement