This unit is provided by:
Options
-
[Install]
-
WantedBy=default.target
-
-
[Service]
-
Environment=TERM=linux
-
ExecStart=/usr/bin/fdo-client-service
-
RemainAfterExit=no
-
TimeoutSec=0
-
Type=simple
-
-
[Unit]
-
After=remote-fs.target network-online.target
-
Description=FDO client
-
Wants=network-online.target
-
Additionnal notes
Nothing here.