Change the /etc/mtab symlink to use an absolute path

As systemd checks if /etc/mtab is a symlink to /proc/mount or
/proc/self/mounts, we need to change it so that we can run systemd.

http://cgit.freedesktop.org/systemd/tree/src/main.c#n1082

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Maxime Ripard 2012-03-19 16:59:35 +01:00 committed by Peter Korsgaard
parent 0b0e236604
commit b5fd0f2709

View File

@ -1 +1 @@
../proc/mounts
/proc/mounts