For confirmation, this is how I changed /etc/init/mountall.conf:

diff --git a/etc/init/mountall.conf b/etc/init/mountall.conf
index 95d9719..1b83bad 100644
--- a/etc/init/mountall.conf
+++ b/etc/init/mountall.conf
@@ -34,7 +34,7 @@ script
         export LANG LANGUAGE LC_MESSAGES LC_ALL
     fi
 
-    exec mountall --daemon $force_fsck $fsck_fix
+    exec mountall --daemon --verbose $force_fsck $fsck_fix >/run/mountall.log 
2>&1
 end script
 
 post-stop script

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1047659

Title:
  mountall fails to activate swap if device contains multiple filesystem
  signatures

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mountall/+bug/1047659/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to