Skip to content

Commit 511cb40

Browse files
committed
systemd: don't start service for system users
1 parent a2e695a commit 511cb40

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

snotify.service

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
Description=Audible Notifications
33
After=dbus.service
44
Requires=pipewire.service
5+
ConditionUser=!@system
56

67
[Service]
78
ExecStart=/usr/bin/snotify

0 commit comments

Comments
 (0)