This commit is contained in:
2025-08-04 15:20:01 +02:00
parent 86de228ea5
commit 7278f07573

View File

@@ -9,7 +9,7 @@ User=root
Environment=XAUTHORITY=/home/jd/.Xauthority Environment=XAUTHORITY=/home/jd/.Xauthority
Environment=DISPLAY=:0 Environment=DISPLAY=:0
#ExecStartPre=/bin/sleep 30 #ExecStartPre=/bin/sleep 30
ExecStart=/usr/bin/watcher.sh > /dev/null 2>&1 & ExecStart=bash /usr/bin/watcher.sh > /dev/null 2>&1 &
[Install] [Install]
WantedBy=multi-user.target suspend.target hibernate.target hybrid-sleep.target suspend-then-hibernate.target WantedBy=multi-user.target suspend.target hibernate.target hybrid-sleep.target suspend-then-hibernate.target