mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
Merge pull request #3165 from HiassofT/le9-udevil-permissions
udevil: don't change permissions of mounted filesystems
This commit is contained in:
commit
23b57735c9
@ -259,11 +259,11 @@ allowed_options_exfat = nosuid, noexec, nodev, noatime, ro, rw, uid=$UID, gi
|
|||||||
# mount_point_mode_FSTYPE, if present, is used to override mount_point_mode
|
# mount_point_mode_FSTYPE, if present, is used to override mount_point_mode
|
||||||
# when mounting a specific fstype (eg ext2, nfs).
|
# when mounting a specific fstype (eg ext2, nfs).
|
||||||
# NOT SETTING A MODE CAN HAVE SECURITY IMPLICATIONS FOR SOME FSTYPES
|
# NOT SETTING A MODE CAN HAVE SECURITY IMPLICATIONS FOR SOME FSTYPES
|
||||||
mount_point_mode = 0755
|
# mount_point_mode = 0755
|
||||||
# don't set a mode for some types:
|
# don't set a mode for some types:
|
||||||
mount_point_mode_sshfs =
|
# mount_point_mode_sshfs =
|
||||||
mount_point_mode_curlftpfs =
|
# mount_point_mode_curlftpfs =
|
||||||
mount_point_mode_ftpfs =
|
# mount_point_mode_ftpfs =
|
||||||
|
|
||||||
|
|
||||||
# Use the settings below to change the default locations of programs used by
|
# Use the settings below to change the default locations of programs used by
|
||||||
|
Loading…
x
Reference in New Issue
Block a user