jos izmjena za apache 2.4
[mailman-cn.git] / debian / postrm
index 584e168..5642aad 100755 (executable)
@@ -15,6 +15,6 @@ if [ /etc/apache2/conf-available/mailman-cn.conf ]; then
 fi
 
 # reload apache2 
-reload apache2 reload
+service apache2 reload
 
 #DEBHELPER#