summaryrefslogtreecommitdiffstats
path: root/core/modules/iptables-helper
diff options
context:
space:
mode:
authorSimon Rettberg2018-04-03 12:34:31 +0200
committerSimon Rettberg2018-04-03 12:34:31 +0200
commit9455992b981f29981724c74503ff2dbae50fc28e (patch)
treeddcc01f65ae287631571c5b241e0c953b29b91da /core/modules/iptables-helper
parent[pam-slx-plug] Set proper file mode on generated configs (diff)
downloadmltk-9455992b981f29981724c74503ff2dbae50fc28e.tar.gz
mltk-9455992b981f29981724c74503ff2dbae50fc28e.tar.xz
mltk-9455992b981f29981724c74503ff2dbae50fc28e.zip
[iptables-helper] Forgot one rm -> rm -r instance
Diffstat (limited to 'core/modules/iptables-helper')
-rwxr-xr-xcore/modules/iptables-helper/data/opt/openslx/iptables/iptables-reloader2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/modules/iptables-helper/data/opt/openslx/iptables/iptables-reloader b/core/modules/iptables-helper/data/opt/openslx/iptables/iptables-reloader
index d29b7725..aec18936 100755
--- a/core/modules/iptables-helper/data/opt/openslx/iptables/iptables-reloader
+++ b/core/modules/iptables-helper/data/opt/openslx/iptables/iptables-reloader
@@ -1,6 +1,6 @@
#!/bin/ash
-rm -f -- "/run/iptables-reloader.cache" "/run/iptables-reloader.lock"
+rm -rf -- "/run/iptables-reloader.cache" "/run/iptables-reloader.lock"
/opt/openslx/iptables/iptables-reloader-worker
exec /opt/openslx/sbin/inotifyd /opt/openslx/iptables/iptables-reloader-worker /opt/openslx/iptables/rules.d:cndmy