blob: 16717578bee2b95d72f40d631db6c20b1b17a35d [file] [log] [blame]
[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=no
TimeoutStartSec=10min