/
var
/
lib
/
dpkg
/
info
/
Upload File
HOME
#!/bin/sh set -e # Automatically added by dh_installinit/11.1.6ubuntu2 if [ -x "/etc/init.d/mongod" ]; then invoke-rc.d mongod stop || exit 1 fi # End automatically added section