This unit is provided by:
Options
-
[Install]
-
WantedBy=default.target
-
-
[Service]
-
Environment=PYTHONPATH=/usr/share/fleet-commander-client/python
-
ExecStart=/usr/bin/python3 -m fleetcommanderclient.fcadretriever --configuration /etc/xdg/fleet-commander-client.conf
-
StandardError=inherit
-
StandardOutput=syslog
-
Type=simple
-
-
[Unit]
-
Description=Fleet Commander Client Active Directory service
-
Additionnal notes
Nothing here.