metal/mtce-compute/cgts-mtce-compute-1.0/scripts/e_nova-init.service
Dean Troyer 18922761a6 StarlingX open source release updates
Signed-off-by: Dean Troyer <dtroyer@gmail.com>
2018-05-31 07:36:43 -07:00

14 lines
301 B
Desktop File

[Unit]
Description=Titanium Cloud Nova Init
After=network.target config.service compute-config-gate.service
Before=goenabled-compute.service
[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=/etc/init.d/e_nova-init start
ExecStop=/etc/init.d/e_nova-init stop
[Install]
WantedBy=multi-user.target