X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/projects.git/blobdiff_plain/79db08267b1bb93ea92e2538a66bbaac21c240b6..cd4acff547d8ae0be943a0ac7c34ff55ba0ba51a:/debian/sysd2sysv.postinst diff --git a/debian/sysd2sysv.postinst b/debian/sysd2sysv.postinst index 442c70f..ed31461 100755 --- a/debian/sysd2sysv.postinst +++ b/debian/sysd2sysv.postinst @@ -9,10 +9,11 @@ do then rm $file fi - # for downward compatibility - if [ -f mlistd ] - then - rm mlistd - fi done +# for downward compatibility +if [ -f mlistd ] +then + rm mlistd +fi +