fix: minor build issue.
This commit is contained in:
parent
d93db0eca9
commit
20699b20b6
1 changed files with 1 additions and 1 deletions
|
|
@ -70,7 +70,7 @@ profile systemd flags=(attach_disconnected,mediate_deleted) {
|
||||||
mount fstype=debugfs options=(rw nodev noexec nosuid) debugfs -> @{sys}/kernel/debug/,
|
mount fstype=debugfs options=(rw nodev noexec nosuid) debugfs -> @{sys}/kernel/debug/,
|
||||||
mount fstype=fusectl options=(rw nodev noexec nosuid) fusectl -> @{sys}/fs/fuse/connections/,
|
mount fstype=fusectl options=(rw nodev noexec nosuid) fusectl -> @{sys}/fs/fuse/connections/,
|
||||||
mount fstype=hugetlbfs options=(rw nosuid nodev) hugetlbfs -> /dev/hugepages/,
|
mount fstype=hugetlbfs options=(rw nosuid nodev) hugetlbfs -> /dev/hugepages/,
|
||||||
mount fstype=mqueue options=(rw nodev noexec nosuid) mqueue -> /dev/mqueue/,
|
mount fstype=mqueue options=(rw nodev noexec nosuid) -> /dev/mqueue/,
|
||||||
mount fstype=proc options=(rw nosuid nodev noexec) proc -> @{run}/systemd/namespace-@{rand6}/,
|
mount fstype=proc options=(rw nosuid nodev noexec) proc -> @{run}/systemd/namespace-@{rand6}/,
|
||||||
mount fstype=sysfs options=(rw nosuid nodev noexec) sysfs -> @{run}/systemd/namespace-@{rand6}/,
|
mount fstype=sysfs options=(rw nosuid nodev noexec) sysfs -> @{run}/systemd/namespace-@{rand6}/,
|
||||||
mount fstype=tmpfs tmpfs -> /dev/shm/,
|
mount fstype=tmpfs tmpfs -> /dev/shm/,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue