summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2022-12-15 12:53:49 +0900
committerGitHub <noreply@github.com>2022-12-15 12:53:49 +0900
commita6e16d949cc290017c79db2d27805ad3c6ebe4a6 (patch)
tree8063d85702b5e09202256d6c5930808068421601 /docs
parent1af1c95e30da5b9cd2493ec3f46f32ad003386ff (diff)
parentc41fff1e0897df5731881225d831febaebf70413 (diff)
downloadsystemd-a6e16d949cc290017c79db2d27805ad3c6ebe4a6.tar.gz
Merge pull request #25723 from keszybz/generators-tmp
Run generators with / ro and /tmp mounted
Diffstat (limited to 'docs')
-rw-r--r--docs/INITRD_INTERFACE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/INITRD_INTERFACE.md b/docs/INITRD_INTERFACE.md
index 6a54f9f7a6..de91ba7395 100644
--- a/docs/INITRD_INTERFACE.md
+++ b/docs/INITRD_INTERFACE.md
@@ -21,7 +21,7 @@ ArchLinux initrds.
* The initrd should mount `/run/` as a tmpfs and pass it pre-mounted when
jumping into the main system when executing systemd. The mount options should
- be `mode=755,nodev,nosuid,strictatime`.
+ be `mode=0755,nodev,nosuid,strictatime`.
* It's highly recommended that the initrd also mounts `/usr/` (if split off) as
appropriate and passes it pre-mounted to the main system, to avoid the