bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#37569: Mount does not honor 'user' option.


From: Diego Nicola Barbato
Subject: bug#37569: Mount does not honor 'user' option.
Date: Tue, 01 Oct 2019 23:43:14 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)

Hello Danny,

Danny Milosavljevic <address@hidden> writes:

> Hmm, how is that solved with other distributions?  Is "mount" suid root there?

Indeed, in Debian both mount and umount are suid root:

  $ stat -c "%a %U:%G %n" /bin/*mount
  4755 root:root /bin/fusermount
  4755 root:root /bin/mount
  4755 root:root /bin/umount

Thanks,

Diego





reply via email to

[Prev in Thread] Current Thread [Next in Thread]