Create an empty /etc/resolv.conf to shut up nscd
This commit is contained in:
parent
fef5a18587
commit
ee29054da1
@ -98,6 +98,7 @@ mkdir -m 0700 -p /var/log/journal
|
||||
# Miscellaneous boot time cleanup.
|
||||
rm -rf /var/run /var/lock
|
||||
rm -f /etc/resolv.conf
|
||||
touch /etc/resolv.conf
|
||||
rm -f /etc/{group,passwd,shadow}.lock
|
||||
|
||||
if test -n "@cleanTmpDir@"; then
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user