1
0
mirror of https://github.com/rancher/os.git synced 2025-09-13 13:39:53 +00:00
Files
os/cmd/control
Wang Long 5180c7e937 Check the validity of the service name
if user want to switch to `ubuntu-console` and type the wrong
service name `ubuntu-consile`, the command `sudo ros service enable
ubuntu-consile` run with no error. after the reboot, the console is
still the busybox console.

It is better to Warn user that the `ubuntu-consile` is no a valid
service name.

This patch also check the validity of the service name when disable and
delete service.

Signed-off-by: Wang Long <long.wanglong@huawei.com>
2016-04-08 19:05:53 +08:00
..
2016-02-26 17:46:55 -08:00
2016-03-31 21:31:46 -07:00
2016-02-04 09:25:36 -07:00
2015-10-12 19:50:57 +08:00