This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
CacheDirectory=swift -
ExecStart=/usr/bin/swift-account-auditor /etc/swift/account-server.conf -
Group=swift -
LimitNOFILE=65535 -
Restart=on-failure -
RuntimeDirectory=swift lock/swift -
User=swift -
WorkingDirectory=~
-
-
[Unit]-
After=network-online.target local-fs.target remote-fs.target -
AssertFileNotEmpty=/etc/swift/account.ring.gz /etc/swift/container.ring.gz -
AssertPathExistsGlob=/etc/swift/object*.ring.gz -
ConditionFileNotEmpty=/etc/swift/account-server.conf -
Description=OpenStack Swift account auditor -
Documentation=man:swift-account-auditor(1) -
Wants=network-online.target
-
Additionnal notes
Nothing here.