Updated Debian control files and documentation
[mtetherd] / debian / postinst
index fe27a4f..1f5ba8a 100644 (file)
@@ -21,7 +21,6 @@ set -e
 case "$1" in
     configure)
         update-sudoers
-        start mtetherd
     ;;
 
     abort-upgrade|abort-remove|abort-deconfigure)