start together with org.gnome.GPaste.service
- this is a weak dependency and will still succeed if GPaste is not available (also see [systemd.unit(5)](https://www.freedesktop.org/software/systemd/man/systemd.unit.html#Wants=)) - avoids having to manually start GPaste - also see https://github.com/Keruspe/GPaste/pull/323
This commit is contained in:
parent
da2db4130e
commit
83039e213a
@ -1,5 +1,6 @@
|
||||
[Unit]
|
||||
Description=Pass search provider for GNOME Shell daemon
|
||||
Wants=org.gnome.GPaste.service
|
||||
|
||||
[Service]
|
||||
Type=dbus
|
||||
|
Loading…
x
Reference in New Issue
Block a user