This unit is provided by:
Options
-
[Service]-
Environment="GPSD_SOCKET=/run/gpsd.sock" -
EnvironmentFile=-/etc/default/gpsd -
EnvironmentFile=-/etc/default/gpsd -/etc/sysconfig/gpsd -
ExecStart=/bin/sh -c "[ \"$USBAUTO\" = true ] && /usr/bin/gpsdctl add /dev/%I || :" -
ExecStart=/bin/sh -c "[ \"$USBAUTO\" = true ] && /usr/sbin/gpsdctl add /dev/%I || :" -
ExecStop=/bin/sh -c "[ \"$USBAUTO\" = true ] && /usr/bin/gpsdctl remove /dev/%I || :" -
ExecStop=/bin/sh -c "[ \"$USBAUTO\" = true ] && /usr/sbin/gpsdctl remove /dev/%I || :" -
ProtectClockIntroduced in systemd 245=no -
ProtectControlGroupsIntroduced in systemd 232=yes -
ProtectHomeIntroduced in systemd 214=yes -
ProtectHostnameIntroduced in systemd 242=yes -
ProtectKernelLogsIntroduced in systemd 244=yes -
ProtectKernelModulesIntroduced in systemd 232=yes -
ProtectKernelTunablesIntroduced in systemd 232=yes -
ProtectSystemIntroduced in systemd 214=full -
RemainAfterExit=yes -
RestrictRealtimeIntroduced in systemd 231=yes -
Type=oneshot
-
-
[Unit]-
After=dev-%i.device -
BindsTo=dev-%i.device -
Description=Manage %I for GPS daemon -
Requires=gpsd.socket
-
Additionnal notes
Nothing here.