1
0
Fork 0

changed runlevel

This commit is contained in:
a-brandt 2012-07-27 09:08:01 +02:00
parent b65381bea9
commit 1230e0b061
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ case $TRI_OS_LONG in
echo "Using configuration for Ubuntu"
package_type="deb"
START_SCRIPT="rc.arangodb.Ubuntu"
runlevels="runlevel(0235)"
runlevels="runlevel(02345)"
if [ ${TRI_MACH} == "x86_64" ] ; then
TRI_MACH="amd64"