mirror of https://gitee.com/bigwinds/arangodb
changed runlevel
This commit is contained in:
parent
b65381bea9
commit
1230e0b061
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue