X-Git-Url: http://git.grml.org/?p=live-boot-grml.git;a=blobdiff_plain;f=components%2F9990-aaa-fixme.sh;h=8c7371b4324ca8b2699ac147c46c9bff23838107;hp=a8fc6e8b7c91cdd6af14966fb1345542a397bb47;hb=068a359117640b5052e27312c5c51f552c70fa9f;hpb=4fe3c74f01f235ffff782cee513db638c8de2375 diff --git a/components/9990-aaa-fixme.sh b/components/9990-aaa-fixme.sh index a8fc6e8..8c7371b 100755 --- a/components/9990-aaa-fixme.sh +++ b/components/9990-aaa-fixme.sh @@ -17,11 +17,7 @@ mkdir -p /var/lib/live/boot # Create /etc/mtab for debug purpose and future syncs mkdir -p /etc - -if [ ! -f /etc/mtab ] -then - touch /etc/mtab -fi +touch /etc/mtab if [ ! -x "/bin/fstype" ] then