metal/mtce-storage/cgts-mtce-storage-1.0/scripts/goenabled-storage.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
280 B
Desktop File

[Unit]
Description=Titanium Cloud Maintenance Storage Goenable Ready
After=config.service
Before=pmon.service
[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=/etc/init.d/goenabledStorage start
ExecStop=/etc/init.d/goenabledStorage stop
[Install]
WantedBy=multi-user.target