mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-20 16:02:59 +02:00
sane/stage2: remove sanedloop
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
#!/bin/sh
|
||||
#
|
||||
# saned is intended for use with (x)inet.d so we have to recall it in a loop
|
||||
#
|
||||
(while true; do /usr/sbin/saned -s0; done) &
|
||||
Reference in New Issue
Block a user