Advertisement
Guest User

Untitled

a guest
Mar 9th, 2012
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. playman@ubuntu-ghost:/etc/samba$ sudo /etc/init.d/smbd restart
  2. Rather than invoking init scripts through /etc/init.d, use the service(8)
  3. utility, e.g. service smbd restart
  4.  
  5. Since the script you are attempting to invoke has been converted to an
  6. Upstart job, you may also use the restart(8) utility, e.g. restart smbd
  7. smbd start/running, process 17574
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement