Imported Upstream version 3.3.3
[debian/amanda] / packaging / common / post_rm_functions.sh
index 3833644e4618d28441d7e1ee3c90473122827e07..daf6f63a4cd4ea8241c19017f544f36b24f668c1 100644 (file)
@@ -16,7 +16,7 @@ rm_inetd() {
     log_output_of sed -i "/^amanda .* amandad/d"
 }
 
-remove_smf() {
+rm_smf() {
     # Remove the amanda service from solaris style service framework.
     ret=0; export ret
     logger "Removing amanda's smf entry"