live-systems.org/gitweb
/
live-debconfig.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e6015b6
)
Cleaning up temporary file in ferm script.
author
Daniel Baumann
<daniel@debian.org>
Fri, 11 Jan 2013 15:48:14 +0000
(16:48 +0100)
committer
Daniel Baumann
<daniel@debian.org>
Fri, 11 Jan 2013 15:49:02 +0000
(16:49 +0100)
scripts/debconfig/0200-ferm
patch
|
blob
|
blame
|
history
diff --git
a/scripts/debconfig/0200-ferm
b/scripts/debconfig/0200-ferm
index
b3cd09e
..
1bb06a2
100755
(executable)
--- a/
scripts/debconfig/0200-ferm
+++ b/
scripts/debconfig/0200-ferm
@@
-73,4
+73,6
@@
EOF
sed -e "s|@IPV4_PORTS@|${_IPV4_PORTS}|" /etc/ferm/ferm.conf.tmp > /etc/ferm/ferm.conf
+rm -f /etc/ferm/ferm.conf.tmp
+
# reload ferm