- # patch get rid of the nasty "systemd[1]: /etc/mtab is not a symlink or not pointing to /proc/self/mounts. This is not supported anymore. Please make sure to replace this file by a symlink to avoid incorrect or misleading mount(8) output."-warning
- diff --git a/ptxdist/configs/ecu01/ptxconfig b/ptxdist/configs/ecu01/ptxconfig
- index 9a064d0..23c8719 100644
- --- a/ptxdist/configs/ecu01/ptxconfig
- +++ b/ptxdist/configs/ecu01/ptxconfig
- @@ -252,9 +252,9 @@ PTXCONF_ROOTFS_SHADOW=y
- PTXCONF_ROOTFS_GROUP=y
- # PTXCONF_ROOTFS_GSHADOW is not set
- PTXCONF_ROOTFS_FSTAB=y
- -PTXCONF_ROOTFS_MTAB_FILE=y
- +# PTXCONF_ROOTFS_MTAB_FILE is not set
- # PTXCONF_ROOTFS_MTAB_LINK_MOUNTS is not set
- -# PTXCONF_ROOTFS_MTAB_LINK_SELF_MOUNTS is not set
- +PTXCONF_ROOTFS_MTAB_LINK_SELF_MOUNTS=y
- # PTXCONF_ROOTFS_MTAB_LINK_VAR is not set
- PTXCONF_ROOTFS_HOSTNAME=y
- PTXCONF_ROOTFS_ETC_HOSTNAME="ecu01"
Patch to kill the "systemd[1]: /etc/mtab is not a symlink or not pointing to /proc/self/mounts." warning
Posted by Anonymous on Tue 14th May 2019 13:11
raw | new post
Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.