/usr/lib/systemd/user/gnome-user-share-webdav.service is in gnome-user-share 3.18.3-3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 | [Unit]
Description=gnome-user-share WebDAV server
[Service]
Type=dbus
BusName=org.gnome.user-share.webdav
ExecStart=/usr/lib/gnome-user-share/gnome-user-share-webdav
Restart=on-failure
|