This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
BusName=org.freedesktop.FleetCommanderClient
-
Environment=PYTHONPATH=/usr/share/fleet-commander-client/python
-
ExecStart=/usr/bin/python3 -m fleetcommanderclient.fcclient --configuration /etc/xdg/fleet-commander-client.conf
-
StandardError=inherit
-
StandardOutput=syslog
-
Type=dbus
-
-
[Unit]
-
Description=Fleet Commander Client dbus service
-
Additionnal notes
Nothing here.