| Current Path : /proc/thread-self/root/var/lib/dpkg/info/ |
| Current File : //proc/thread-self/root/var/lib/dpkg/info/mongodb-org-server.postrm |
#!/bin/sh set -e # Automatically added by dh_installinit/12.10ubuntu1 if [ "$1" = "purge" ] ; then update-rc.d mongod remove >/dev/null fi # End automatically added section