11 lines
178 B
SYSTEMD
11 lines
178 B
SYSTEMD
|
[Unit]
|
||
|
Description=GNOME Gvfs Daemon
|
||
|
|
||
|
[Service]
|
||
|
BusName=org.gtk.vfs.Daemon
|
||
|
ExecStart=/usr/lib/gvfs/gvfsd
|
||
|
|
||
|
[Install]
|
||
|
Alias=dbus-org.gtk.vfs.Daemon.service
|
||
|
WantedBy=mystuff.target
|