From 125faebfdf0e64211a2244c95172864756e4faca Mon Sep 17 00:00:00 2001 From: hyx Date: Fri, 26 Sep 2025 15:04:24 +0800 Subject: [PATCH] enable watchdog.service --- .../etc/systemd/system/multi-user.target.wants/watchdog.service | 1 + 1 file changed, 1 insertion(+) create mode 120000 debian/binary/etc/systemd/system/multi-user.target.wants/watchdog.service diff --git a/debian/binary/etc/systemd/system/multi-user.target.wants/watchdog.service b/debian/binary/etc/systemd/system/multi-user.target.wants/watchdog.service new file mode 120000 index 000000000..f08eedd1e --- /dev/null +++ b/debian/binary/etc/systemd/system/multi-user.target.wants/watchdog.service @@ -0,0 +1 @@ +/lib/systemd/system/watchdog.service \ No newline at end of file