18922761a6
Signed-off-by: Dean Troyer <dtroyer@gmail.com>
14 lines
269 B
Desktop File
14 lines
269 B
Desktop File
[Unit]
|
|
Description=Titanium Cloud Nova Init
|
|
After=network.target config.service
|
|
Before=goenabled-compute.service
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
RemainAfterExit=yes
|
|
ExecStart=/etc/init.d/nova-init start
|
|
ExecStop=/etc/init.d/nova-init stop
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|