12 lines
276 B
Desktop File
12 lines
276 B
Desktop File
[Unit]
|
|
Description=OpenStack Object Storage (swift) - Container Replicator instance %I
|
|
After=syslog.target network.target
|
|
|
|
[Service]
|
|
Type=simple
|
|
User=swift
|
|
ExecStart=/usr/bin/swift-container-replicator /etc/swift/container-server/%i.conf
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|