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:
Martin Nowak 2020-09-23 20:53:44 +02:00 committed by GitHub
parent da2db4130e
commit 83039e213a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,6 @@
[Unit]
Description=Pass search provider for GNOME Shell daemon
Wants=org.gnome.GPaste.service
[Service]
Type=dbus