mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 00:47:10 +09:00
tmpfiles.d: Fix directory name
The .service uses "/var/lib/container", not "containers".
This commit is contained in:
@@ -18,6 +18,6 @@ f /var/log/btmp 0600 root utmp -
|
||||
d /var/cache 0755 - - -
|
||||
|
||||
d /var/lib 0755 - - -
|
||||
d /var/lib/containers 0700 - - -
|
||||
d /var/lib/container 0700 - - -
|
||||
|
||||
d /var/spool 0755 - - -
|
||||
|
||||
Reference in New Issue
Block a user