This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
Environment=ZINCATI_VERBOSITY="-v" -
ExecStart=/usr/libexec/zincati agent ${ZINCATI_VERBOSITY} -
Group=zincati -
Restart=on-failure -
RestartSec=10s -
SupplementaryGroups=tty -
Type=notify -
User=zincati
-
-
[Unit]-
After=network.target multi-user.target boot-complete.target systemd-machine-id-commit.service -
ConditionPathExists=!/run/ostree-live -
Description=Zincati Update Agent -
Documentation=https://github.com/coreos/zincati -
Requires=boot-complete.target
-
Additionnal notes
Nothing here.