documentation
This commit is contained in:
8
etc/systemd/system/status-popup-user@.service
Normal file
8
etc/systemd/system/status-popup-user@.service
Normal file
@ -0,0 +1,8 @@
|
||||
[Unit]
|
||||
Description=Send status popup for %i to user
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/usr/bin/notify-send "Backup Status:" %i
|
||||
User=lerentis
|
||||
Group=systemd-journal
|
Reference in New Issue
Block a user