/[packages]/cauldron/openstack-swift/current/SOURCES/openstack-swift-container-replicator.service
ViewVC logotype

Contents of /cauldron/openstack-swift/current/SOURCES/openstack-swift-container-replicator.service

Parent Directory Parent Directory | Revision Log Revision Log


Revision 398225 - (show annotations) (download)
Wed Feb 13 16:35:55 2013 UTC (11 years, 2 months ago) by neoclust
File size: 328 byte(s)
New version
1 # After network.target just so replicator can talk to other nodes.
2 [Unit]
3 Description=OpenStack Object Storage (swift) - Container Replicator
4 After=syslog.target network.target
5
6 [Service]
7 Type=simple
8 User=swift
9 ExecStart=/usr/bin/swift-container-replicator /etc/swift/container-server.conf
10
11 [Install]
12 WantedBy=multi-user.target

  ViewVC Help
Powered by ViewVC 1.1.30