/lib/systemd/system/geoclue.service is in geoclue-2.0 2.1.10-2.
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=Location Lookup Service
[Service]
Type=dbus
BusName=org.freedesktop.GeoClue2
User=geoclue
ExecStart=/usr/lib/geoclue-2.0/geoclue -t 5
|