blob: 31a1f3b8f597ec5a516a78d039aa811eecd42d58 [file] [log] [blame]
[Unit]
Description=CloudStack post-patching init script
After=cloud-early-config.service network.target local-fs.target
[Install]
WantedBy=multi-user.target
[Service]
Type=oneshot
ExecStart=/opt/cloud/bin/setup/postinit.sh
RemainAfterExit=true
TimeoutStartSec=10min