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