mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-21 07:52:21 -04:00
systemd units tmpfiles logrotate rsyslog removed optional dependencies Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
7 lines
274 B
Plaintext
7 lines
274 B
Plaintext
# swift needs a couple of directories in /var/run
|
|
d /var/run/swift 0755 swift root
|
|
d /var/run/swift/account-server 0755 swift root
|
|
d /var/run/swift/container-server 0755 swift root
|
|
d /var/run/swift/object-server 0755 swift root
|
|
d /var/run/swift/proxy-server 0755 swift root
|