Advertisement
Guest User

Untitled

a guest
Jan 6th, 2012
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. kai@Kai-Desktop:/var/lib/dpkg/info$ sudo invoke-rc.d udev reload
  2. Rather than invoking init scripts through /etc/init.d, use the service(8)
  3. utility, e.g. service udev reload
  4.  
  5. Since the script you are attempting to invoke has been converted to an
  6. Upstart job, you may also use the reload(8) utility, e.g. reload udev
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement