On Sat, 5 Jul 2014 at 17:18, KDEUSER56 wrote: > So, how do I pass mount options to /proc instead? I need to enable acl > support for /proc for security reasons.
I don't think procfs supports ACLs: $ sudo mount -o remount,acl -v /proc mount: mount failed proc: unrecognized mount option "acl" or missing value As a workaround, use /etc/rc.local to remount /proc with specific mount options until this bug is fixed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1039887 Title: fstab does not honor /proc mount options To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mountall/+bug/1039887/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs