Edit

IABSD.fr/src/sbin/mount

Branch :

  • Show log

    Commit

  • Author : robert
    Date : 2020-12-11 06:29:43
    Hash : c48ae492
    Message : pass down the `skip' flag to the mountfs() function in the case of manually mounting a device which is not present in fstab(5) so that the `-s' flag can be used in this case as well. ok millert@, deraadt@