Add Restart= to usbguard-notify.service

This commit is contained in:
2026-02-27 22:40:20 -08:00
parent 79f22f7f1f
commit 1aa0e50cbf

View File

@ -6,6 +6,7 @@ After=graphical-session.target
[Service]
Type=exec
ExecStart=%h/scripts/usbguard-notify.py
Restart=always
[Install]
WantedBy=graphical-session.target