This unit is provided by:
Options
-
[Install]-
WantedBy=cloud-init.target
-
-
[Service]-
ExecStart=/usr/bin/cloud-init modules --mode=config -
RemainAfterExit=yes -
StandardOutput=journal+console -
TimeoutSec=0 -
TimeoutSec=infinity -
Type=oneshot
-
-
[Unit]-
After=network-online.target cloud-config.target snapd.seeded.service -
After=network-online.target syslog.target cloud-config.target -
Description=Apply the settings specified in cloud-config -
Wants=network-online.target -
Wants=network-online.target cloud-config.target
-
Additionnal notes
Nothing here.