Files
config/config-gate/files/compute-config-gate.service
Dean Troyer 9b95aa0a35 StarlingX open source release updates
Signed-off-by: Dean Troyer <dtroyer@gmail.com>
2018-05-31 07:35:52 -07:00

16 lines
298 B
Desktop File

[Unit]
Description=TIS compute config gate
After=sw-patch.service computeconfig.service
Before=serial-getty@ttyS0.service getty@tty1.service
[Service]
Type=oneshot
ExecStart=/usr/sbin/wait_for_compute_config_init.sh
ExecStop=
ExecReload=
RemainAfterExit=yes
[Install]
WantedBy=multi-user.target