misread the systemd-tmpfiles man page
This commit is contained in:
parent
1c0f82d8e2
commit
7bf27ddfe0
1 changed files with 1 additions and 1 deletions
|
@ -107,7 +107,7 @@
|
||||||
|
|
||||||
# workaround for https://bugzilla.redhat.com/show_bug.cgi?id=1327051
|
# workaround for https://bugzilla.redhat.com/show_bug.cgi?id=1327051
|
||||||
- name: create /var/run/beaker
|
- name: create /var/run/beaker
|
||||||
command: systemd-tmpfiles beaker-server.conf
|
command: systemd-tmpfiles --create beaker-server.conf
|
||||||
tags:
|
tags:
|
||||||
- beaker-server
|
- beaker-server
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue