Also, I've grabbed and installed the 5.15-1 .dpkg. systemctl reports
that it's enabled, but it never starts on boot. Checking right after
boot yields this:

```
root@hylden:~# systemctl status watchdog
● watchdog.service - watchdog daemon
   Loaded: loaded (/lib/systemd/system/watchdog.service; enabled; vendor 
preset: enabled)
   Active: inactive (dead)
root@hylden:~# ps -eaf | grep watchdog
root        10     2  0 20:01 ?        00:00:00 [watchdog/0]
root        11     2  0 20:01 ?        00:00:00 [watchdog/1]
root       978   959  0 20:02 pts/0    00:00:00 grep --color=auto watchdog
```


```
root@hylden:/etc/default# systemctl is-enabled watchdog
enabled
```

I've disabled and re-enabled the init script via `systemctl disable
watchdog` and `systemctl enable watchdog` but I never get a watchdog
started on boot. I always have to manually start it.

What am I missing?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1448924

Title:
  watchdogd doesn't start on boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/watchdog/+bug/1448924/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to