diff --git a/molecule/default/molecule.yml b/molecule/default/molecule.yml index ed1a71e..42df407 100644 --- a/molecule/default/molecule.yml +++ b/molecule/default/molecule.yml @@ -10,6 +10,7 @@ driver: platforms: - name: ubuntu-latest image: jrei/systemd-ubuntu:latest + command: /usr/sbin/init privileged: true volumes: - /sys/fs/cgroup:/sys/fs/cgroup:ro