summaryrefslogtreecommitdiff
path: root/debian/swift-account.init
blob: 2298c7edc93e4f0454e6a0044692038159585455 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#! /bin/sh
### BEGIN INIT INFO
# Provides:          swift-account-server
# Required-Start:    $remote_fs
# Required-Stop:     $remote_fs
# Default-Start:     2 3 4 5
# Default-Stop:      0 1 6
# Short-Description: Swift account server
# Description:       Account server for swift.
### END INIT INFO

/usr/bin/swift-init account-server $1