From ae24d9a8869c497537839f330384cbadb2cf687c Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Tue, 31 Oct 2023 10:17:43 +0100 Subject: Updated theme --- .../disable-mouse-wake-from-suspend-with-systemd-service.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'public/disable-mouse-wake-from-suspend-with-systemd-service.html') diff --git a/public/disable-mouse-wake-from-suspend-with-systemd-service.html b/public/disable-mouse-wake-from-suspend-with-systemd-service.html index 93b7007..21db1eb 100755 --- a/public/disable-mouse-wake-from-suspend-with-systemd-service.html +++ b/public/disable-mouse-wake-from-suspend-with-systemd-service.html @@ -46,11 +46,11 @@ replaced sh with /usr/bin/sh and pasted all that in

This will permanently disable that device from wakeing up you computer on boot. If you have many devices you would like to surpress from waking up your machine I would create a shell script and call that instead of direclty doing it in -service file.


Posts from blogs I follow around the net