[Linux] Fix killing of notify-osd service
This commit is contained in:
parent
aa82a47969
commit
04f47f8ab7
@ -4,7 +4,7 @@ Description=notify-osd
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/usr/bin/env notify-osd
|
||||
ExecStop=/usr/bin/pkill notify-osd
|
||||
ExecStop=/usr/bin/env pkill notify-osd
|
||||
|
||||
[Install]
|
||||
WantedBy=wm.target
|
||||
|
Loading…
Reference in New Issue
Block a user