run init for ubuntu
This commit is contained in:
parent
2ac8a8fcfc
commit
53250cd15b
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,8 @@ driver:
|
|||
|
||||
platforms:
|
||||
- name: ubuntu-14.04
|
||||
driver_config:
|
||||
run_command: /sbin/init
|
||||
- name: centos-7
|
||||
driver_config:
|
||||
run_command: /usr/lib/systemd/systemd
|
||||
|
|
Loading…
Reference in a new issue