diff options
author | Christian Hesse <mail@eworm.de> | 2014-07-02 21:47:34 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2014-07-02 21:47:34 +0200 |
commit | 8768b2bfed1163df04d68c2c26b610e7f7f229de (patch) | |
tree | 7f4550ca0c12e9e15d45561fcb27d0a539223a62 /examples/journal-notify-dhcpd.desktop | |
download | journal-notify-8768b2bfed1163df04d68c2c26b610e7f7f229de.tar.gz journal-notify-8768b2bfed1163df04d68c2c26b610e7f7f229de.tar.zst |
initial commit
Diffstat (limited to 'examples/journal-notify-dhcpd.desktop')
-rwxr-xr-x | examples/journal-notify-dhcpd.desktop | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/examples/journal-notify-dhcpd.desktop b/examples/journal-notify-dhcpd.desktop new file mode 100755 index 0000000..092d6c4 --- /dev/null +++ b/examples/journal-notify-dhcpd.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Name=journal-notify-dhcpd +GenericName=Journal-Notify DHCPD +Comment=Notify about DHCP activities +Exec=journal-notify -m SYSLOG_IDENTIFIER=dhcpd -r "^DHCPN?ACK" -i network-wired +StartupNotify=false +Terminal=false +Type=Application +Categories= |