]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - config/rootfiles/core/158/update.sh
core158: Actually drop motion instead of monit
[people/pmueller/ipfire-2.x.git] / config / rootfiles / core / 158 / update.sh
index bce1ace0b3e9d0426332e81739b38a0123b1f019..de0e0bbe99a2cefcd181ae4dd40e46ecccc6cf92 100644 (file)
@@ -48,7 +48,7 @@ rm -vrf \
 # Stop services
 
 # Remove dropped packages
-for package in asterisk libsrtp monit libmicrohttpd sane fbset miniupnpd \
+for package in asterisk libsrtp motion libmicrohttpd sane fbset miniupnpd \
                sendEmail libupnp lcd4linux dpfhack; do
         if [ -e "/opt/pakfire/db/installed/meta-${package}" ]; then
                stop_service "${package}"