Skip to content

Commit

Permalink
Update SUSE init
Browse files Browse the repository at this point in the history
  • Loading branch information
x86-39 committed Nov 5, 2023
1 parent 9825b5e commit 4f329dc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ Author Information
Role Testing
------------

This repository comes with Molecule tests for Docker on the supported platforms.
This repository comes with Molecule that run in Podman on the supported platforms.
Install Molecule by running

```bash
Expand Down
2 changes: 1 addition & 1 deletion molecule/default/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ platforms:
- /sys/fs/cgroup:/sys/fs/cgroup:ro
cgroupns_mode: host
privileged: true
command: "/usr/sbin/init"
command: "/usr/lib/systemd/systemd"
provisioner:
name: ansible
env:
Expand Down

0 comments on commit 4f329dc

Please sign in to comment.