X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=packaging%2Fcommon%2Fpost_rm_functions.sh;fp=packaging%2Fcommon%2Fpost_rm_functions.sh;h=daf6f63a4cd4ea8241c19017f544f36b24f668c1;hb=691567b16c13087b31ee4c2b6d038e57872fae82;hp=3833644e4618d28441d7e1ee3c90473122827e07;hpb=cc7d7b45afc706099acf7ff2490ec5667d370651;p=debian%2Famanda diff --git a/packaging/common/post_rm_functions.sh b/packaging/common/post_rm_functions.sh index 3833644..daf6f63 100644 --- a/packaging/common/post_rm_functions.sh +++ b/packaging/common/post_rm_functions.sh @@ -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"