From 900017f626cdc565d846cd75379a993ecb99fa3e Mon Sep 17 00:00:00 2001 From: Markham Date: Fri, 18 Dec 2015 17:30:37 +0100 Subject: [PATCH] change symlink of mtab --- skel-root-apollo/etc/mtab | 2 +- skel-root-kronos/etc/mtab | 2 +- skel-root-nevis/etc/mtab | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/skel-root-apollo/etc/mtab b/skel-root-apollo/etc/mtab index e1c2045..4c0a094 120000 --- a/skel-root-apollo/etc/mtab +++ b/skel-root-apollo/etc/mtab @@ -1 +1 @@ -../proc/mounts \ No newline at end of file +/proc/mounts \ No newline at end of file diff --git a/skel-root-kronos/etc/mtab b/skel-root-kronos/etc/mtab index e1c2045..4c0a094 120000 --- a/skel-root-kronos/etc/mtab +++ b/skel-root-kronos/etc/mtab @@ -1 +1 @@ -../proc/mounts \ No newline at end of file +/proc/mounts \ No newline at end of file diff --git a/skel-root-nevis/etc/mtab b/skel-root-nevis/etc/mtab index e1c2045..4c0a094 120000 --- a/skel-root-nevis/etc/mtab +++ b/skel-root-nevis/etc/mtab @@ -1 +1 @@ -../proc/mounts \ No newline at end of file +/proc/mounts \ No newline at end of file -- 2.39.5