2025-11-28 16:44:06 -08:00
|
|
|
[Unit]
|
|
|
|
|
Description=Notify user of untrused USB devices
|
|
|
|
|
PartOf=graphical-session.target
|
|
|
|
|
After=graphical-session.target
|
|
|
|
|
|
|
|
|
|
[Service]
|
|
|
|
|
Type=exec
|
|
|
|
|
ExecStart=%h/scripts/usbguard-notify.py
|
2026-02-27 22:40:20 -08:00
|
|
|
Restart=always
|
2025-11-28 16:44:06 -08:00
|
|
|
|
|
|
|
|
[Install]
|
|
|
|
|
WantedBy=graphical-session.target
|