2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-22 11:10:24 +00:00
Files
xcat-core/xCAT-server
Markus Hilger b26e6bcb7b SLE15: Fix /etc/resolv.conf overwrite
In SLE15 /etc/resolv.conf is a symlink to /run/netconfig/resolv.conf.
The package sysconfig-netconfig creates the symlink to /run/netconfig/resolv.conf on the host OS.
It does not stay in the chroot environment.
Therefore, genimage overwrites /etc/resolv.conf of the host.
Let's not create a dummy file if /etc/resolv.conf is a symlink.
2020-01-20 00:48:21 +01:00
..
2019-05-16 17:17:09 +08:00
2020-01-15 18:29:29 +01:00
2016-07-21 13:27:40 -04:00
2019-05-16 17:30:32 +08:00