Fix dbus activation of systemd service
This commit is contained in:
parent
f714213827
commit
7a9c9ff23d
@ -1,4 +1,4 @@
|
||||
[D-BUS Service]
|
||||
Name=org.gnome.pass.search
|
||||
Exec=/usr/lib/gnome-shell-search-pass/daemon.py
|
||||
SystemdService=org.gnome.pass.search
|
||||
SystemdService=org.gnome.pass.search.service
|
||||
|
@ -3,5 +3,5 @@ Description=Pass search provider for gnome-shell daemon
|
||||
|
||||
[Service]
|
||||
Type=dbus
|
||||
BusName=org.gnome.Pass.search
|
||||
BusName=org.gnome.pass.search
|
||||
ExecStart=/usr/lib/gnome-shell-search-pass/daemon.py
|
||||
|
Loading…
x
Reference in New Issue
Block a user