Remove example code as requested

This commit is contained in:
Daniel Alder 2023-12-15 22:42:18 +01:00
parent e0f0687247
commit 6f27355dc6
1 changed files with 0 additions and 1 deletions

View File

@ -3,4 +3,3 @@ NTP_PEER="pool.ntp.org"
DF_IGNORE_FILESYSTEM_REGEX="(none|unknown|rootfs|iso9660|squashfs|udf|romfs|ramfs|debugfs|cgroup_root|devtmpfs)"
#INTERFACE_NAMES_OVERRIDE="eth0"
#INTERFACE_NAMES_OVERRIDE="$(sed 's/^ *//; s/:.*$//; / /d' /proc/net/dev | grep -E '^(eth|wlan|en)')"