projects
/
projects.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0633b55
)
posaune
author
Michael Wagner
<michael@wagnertech.de>
Tue, 26 Feb 2019 11:04:49 +0000
(12:04 +0100)
committer
Michael Wagner
<michael@wagnertech.de>
Tue, 26 Feb 2019 11:04:49 +0000
(12:04 +0100)
debian/sysd2sysv.postinst
patch
|
blob
|
history
diff --git
a/debian/sysd2sysv.postinst
b/debian/sysd2sysv.postinst
index
442c70f
..
ed31461
100755
(executable)
--- 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
+