This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
Environment=AFTERBURN_OPT_PROVIDER=--cmdline
-
ExecStart=/usr/bin/afterburn ${AFTERBURN_OPT_PROVIDER} --check-in
-
RemainAfterExit=yes
-
Type=oneshot
-
-
[Unit]
-
After=network.target boot-complete.target
-
ConditionFirstBoot=yes
-
ConditionKernelCommandLine=|ignition.platform.id=packet
-
Description=Afterburn (Firstboot Check In)
-
Documentation=https://coreos.github.io/afterburn/
-
Additionnal notes
Nothing here.