Advertisement
Guest User

Untitled

a guest
Feb 28th, 2012
229
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. Rather than invoking init scripts through /etc/init.d, use the service(8)
  2. utility, e.g. service smbd reload
  3.  
  4. Since the script you are attempting to invoke has been converted to an
  5. Upstart job, you may also use the reload(8) utility, e.g. reload smbd
  6. RTNETLINK answers: File exists
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement