gluon-core: remove obsolete file 100-core-reset-sysctl
This commit is contained in:
parent
5b068d7c47
commit
835de832aa
@ -1,8 +0,0 @@
|
||||
#!/bin/sh
|
||||
|
||||
# This script can be removed after Gluon v2018.2
|
||||
|
||||
# Check for a random line that always was in /etc/sysctl.conf
|
||||
if grep -qxF 'net.ipv4.ip_forward=1' /etc/sysctl.conf; then
|
||||
echo '# Defaults are configured in /etc/sysctl.d/* and can be customized in this file' >/etc/sysctl.conf
|
||||
fi
|
Loading…
Reference in New Issue
Block a user