Home
last modified time | relevance | path

Searched refs:nosuid (Results 1 – 21 of 21) sorted by relevance

/systemd-251/test/test-umount/
Drhbug-1554943.mountinfo1 18 63 0:18 / /sys rw,nosuid,nodev,noexec,relatime shared:2 - sysfs sysfs rw
2 19 63 0:4 / /proc rw,nosuid,nodev,noexec,relatime shared:23 - proc proc rw
3 20 63 0:6 / /dev rw,nosuid shared:19 - devtmpfs devtmpfs rw,size=3549752k,nr_inodes=887438,mode=755
4 21 18 0:7 / /sys/kernel/security rw,nosuid,nodev,noexec,relatime shared:3 - securityfs securityfs rw
5 22 20 0:19 / /dev/shm rw,nosuid,nodev shared:20 - tmpfs tmpfs rw
6 23 20 0:20 / /dev/pts rw,nosuid,noexec,relatime shared:21 - devpts devpts rw,gid=5,mode=620,ptmxmod…
7 24 63 0:21 / /run rw,nosuid,nodev shared:22 - tmpfs tmpfs rw,mode=755
8 25 18 0:22 / /sys/fs/cgroup ro,nosuid,nodev,noexec shared:4 - tmpfs tmpfs ro,mode=755
9 26 25 0:23 / /sys/fs/cgroup/unified rw,nosuid,nodev,noexec,relatime shared:5 - cgroup2 cgroup rw
10 27 25 0:24 / /sys/fs/cgroup/systemd rw,nosuid,nodev,noexec,relatime shared:6 - cgroup cgroup rw,xat…
[all …]
Dgarbled.mountinfo1 18 63 1000999:110999 / /sys rw,nosuid,nodev,noexec,relatime shared:2 - sysfs sysfs rw
/systemd-251/test/units/
Dtestsuite-50.sh227 RootImageOptions=nosuid,dev
240 RootImageOptions=root:ro,noatime,nosuid home:ro,dev nosuid,dev
241 RootImageOptions=home:ro,dev nosuid,dev,%%foo
267 MountImages=${image}.raw:/run/img2\:3:nosuid
292 systemctl mount-image --mkdir testservice-50d.service "${image}.raw" /tmp/img root:nosuid
314 ExtensionImages=/usr/share/app0.raw /usr/share/app1.raw:nosuid
/systemd-251/shell-completion/bash/
Dhomectl99 --nosuid
128 …ord-policy|--password-change-now|--luks-discard|--luks-offline-discard|--nosuid|--nodev|--noexec|-…
/systemd-251/units/
Ddev-mqueue.mount23 Options=nosuid,nodev,noexec
Dsys-kernel-debug.mount23 Options=nosuid,nodev,noexec
Dproc-sys-fs-binfmt_misc.mount20 Options=nosuid,nodev,noexec
Dsys-kernel-tracing.mount24 Options=nosuid,nodev,noexec
Dtmp.mount25 Options=mode=1777,strictatime,nosuid,nodev,size=50%%,nr_inodes=1m
Dsys-fs-fuse-connections.mount32 Options=nosuid,nodev,noexec
Dsys-kernel-config.mount31 Options=nosuid,nodev,noexec
/systemd-251/src/core/
Dnamespace.h88 bool nosuid; member
Dnamespace.c80 bool nosuid:1; /* Shall set MS_NOSUID on the mount itself */ member
382 .nosuid = b->nosuid, in append_bind_mounts()
1515 if (m->nosuid) { in make_read_only()
2546 .nosuid = item->nosuid, in bind_mount_add()
Dexecute.c3399 … .nosuid = context->dynamic_user, /* don't allow suid/sgid when DynamicUser= is on */ in compile_bind_mounts()
/systemd-251/docs/
DINITRD_INTERFACE.md23 be `mode=755,nodev,nosuid,strictatime`.
DHOME_DIRECTORY.md154 deactivated. Moreover, the `nosuid`, `nodev` and `noexec` flags configured in
DUSER_RECORD.md59 `nosuid` flags to use for the home directory
403 the `nodev`, `nosuid`, `noexec` mount flags of the user's home
/systemd-251/src/shared/
Duser-record.h276 bool nosuid; member
Duser-record.c53 .nosuid = true, in user_record_new()
1184 …OOLEAN, json_dispatch_boolean, offsetof(UserRecord, nosuid), … in dispatch_per_machine()
1535 …OOLEAN, json_dispatch_boolean, offsetof(UserRecord, nosuid), … in user_record_load()
1735 return (h->nosuid ? MS_NOSUID : 0) | in user_record_mount_flags()
Duser-record-show.c339 hr->nosuid ? "nosuid" : "suid", in user_record_show()
/systemd-251/
DNEWS7950 will now be established with the "nosuid" and "nodev" options. This