mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-10 02:55:55 +02:00
Core Update 170: Hrmpf, fix sed call again
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
This commit is contained in:
@@ -191,7 +191,7 @@ rm -rvf /var/log/rrd/collectd/localhost/processes-mysqld \
|
||||
/etc/rc.d/init.d/suricata start
|
||||
|
||||
# Harden mount options of /boot
|
||||
sed -e "s@[[:space:]]*\/boot[[:space:]]*auto[[:space:]]*defaults[[:space:]]*@ \/boot auto defaults,nodev,noexec,nosuid @g" /etc/fstab
|
||||
sed -i "s@[[:space:]]*\/boot[[:space:]]*auto[[:space:]]*defaults[[:space:]]*@ \/boot auto defaults,nodev,noexec,nosuid @g" /etc/fstab
|
||||
|
||||
# Regenerate all initrds
|
||||
dracut --regenerate-all --force
|
||||
|
||||
Reference in New Issue
Block a user