Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
tails
tails
Commits
18f6064f
Commit
18f6064f
authored
Apr 10, 2013
by
Tails developers
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remount procfs during boot so that our custom mount options are applied.
parent
c77ddc0a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
+8
-0
config/chroot_local-includes/lib/live/config/1000-remount-procfs
...chroot_local-includes/lib/live/config/1000-remount-procfs
+8
-0
No files found.
config/chroot_local-includes/lib/live/config/1000-remount-procfs
0 → 100755
View file @
18f6064f
#!/bin/sh
Remount_Proc_Fs
()
{
mount
-o
remount /proc
}
Remount_Proc_Fs
denkxor
@denkxor
mentioned in issue
#16074
·
May 14, 2020
mentioned in issue
#16074
mentioned in issue #16074
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment