Merge "debian: Fix ceph lsb script"
This commit is contained in:
commit
8fc1a73532
@ -12,11 +12,6 @@
|
|||||||
# Description: Enable Ceph distributed file system services.
|
# Description: Enable Ceph distributed file system services.
|
||||||
### END INIT INFO
|
### END INIT INFO
|
||||||
|
|
||||||
# TODO: on FreeBSD/OSX, use equivalent script file
|
|
||||||
if [ -e /lib/lsb/init-functions ]; then
|
|
||||||
. /lib/lsb/init-functions
|
|
||||||
fi
|
|
||||||
|
|
||||||
if [ `dirname $0` = "." ] && [ $PWD != "/etc/init.d" ]; then
|
if [ `dirname $0` = "." ] && [ $PWD != "/etc/init.d" ]; then
|
||||||
# looks like an autotools src dir build
|
# looks like an autotools src dir build
|
||||||
BINDIR=.
|
BINDIR=.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user