update-rc.d: /etc/init.d/watchdog: file does not exist
|
23rd Sep, 2014, 08:52 AM
Post: #2
|
|||
|
|||
RE: update-rc.d: /etc/init.d/watchdog: file does not exist
Did you update from RC2? This is a known issue with older images.
By reinstalling you mean "apt-get install --reinstall"? In that case, it doesn't work: you'd need to remove and then install it again (I had the same issue a few months ago): Terminal sudo apt-get remove --purge watchdog sudo apt-get install watchdog |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
update-rc.d: /etc/init.d/watchdog: file does not exist - ramonskie - 23rd Sep, 2014, 02:16 AM
RE: update-rc.d: /etc/init.d/watchdog: file does not exist - menakite - 23rd Sep, 2014 08:52 AM
RE: update-rc.d: /etc/init.d/watchdog: file does not exist - ramonskie - 24th Sep, 2014, 01:50 AM
|