swift/debian/swift-account.init
2010-07-12 17:03:45 -05:00

14 lines
340 B
Bash

#! /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