glusterfs/gluster-swift-account@.service
Kaleb S. KEITHLEY eaf4a0f2e2 preliminary 3.3.1-2
Synchronize with openstack-swift-1.4.8 packaging changes, including
systemd .service files and align with the matching sets of patches
2012-10-31 12:00:44 -04:00

12 lines
262 B
Desktop File

[Unit]
Description=OpenStack Object Storage (swift) - Account Server instance %I
After=syslog.target network.target
[Service]
Type=simple
User=swift
ExecStart=/usr/bin/swift-account-server /etc/swift/account-server/%i.conf
[Install]
WantedBy=multi-user.target