Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
hackinscience
hkis-website
Commits
b38c1a71
Unverified
Commit
b38c1a71
authored
Oct 08, 2021
by
Julien Palard
Browse files
/etc/alternatives/ may not be usefull, but triggers 'fcopy: size limit of 500MB reached.'.
parent
c57b2d99
Changes
1
Hide whitespace changes
Inline
Side-by-side
moulinette/tasks.py
View file @
b38c1a71
...
...
@@ -25,7 +25,7 @@ FIREJAIL_OPTIONS = [
"--protocol=inet"
,
"--private-dev"
,
"--private-bin=python3"
,
"--private-etc=group,hostname,localtime,nsswitch.conf,passwd,resolv.conf,
alternatives,
ssl"
,
"--private-etc=group,hostname,localtime,nsswitch.conf,passwd,resolv.conf,ssl"
,
"--private-tmp"
,
"--caps.drop=all"
,
"--noprofile"
,
...
...
Write
Preview
Supports
Markdown
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