1USBGUARD-NOTIFIER(1) USBGUARD-NOTIFIER(1)
2
3
4
6 usbguard-notifier - provides user-friendly notifications for USBGuard
7
9 usbguard-notifier [OPTIONS]
10
12 USBGuard Notifier is a software framework mainly for detecting usbguard
13 policy modifications as well as device presence changes. The purpose of
14 this project is to create user-friendly notifications in form of quick
15 pop-up messages.
16
18 -w, --wait
19 Wait until an active IPC connection is estabilished.
20
21 -d, --debug
22 Enable debug mode.
23
24 -h, --help
25 Show help.
26
28 usbguard-notifier-cli(1), usbguard(1)
29
31 If you find a bug in this software or if you’d like to request a
32 feature to be implemented, please file a ticket at
33 https://github.com/Cropi/usbguard-notifier/issues/new.
34
36 USBGuard Notifier was written by Zoltán Fridrich and Attila Lakatos.
37
39 Main web site: https://usbguard.github.io/
40
42 License GPLv2+: GNU GPL version 2 or later
43 http://gnu.org/licenses/gpl.html. This is free software: you are free
44 to change and redistribute it. There is NO WARRANTY, to the extent
45 permitted by law.
46
47
48
49 04/29/2020 USBGUARD-NOTIFIER(1)