Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
rocketchat
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
infra
packages
rocketchat
Commits
95d2cdfb
Commit
95d2cdfb
authored
2 years ago
by
Julian
Browse files
Options
Downloads
Patches
Plain Diff
Remove RestrictAddressFamilies sandboxing option
The option breaks 4.7.0 newer.
parent
c6c02791
No related branches found
Branches containing commit
Tags
4.7.4
Tags containing commit
No related merge requests found
Pipeline
#15849
waiting for manual action
Stage: build
Stage: autoupdate
Changes
2
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
rocketchat-follower@.service
+0
-1
0 additions, 1 deletion
rocketchat-follower@.service
rocketchat.service
+0
-1
0 additions, 1 deletion
rocketchat.service
with
0 additions
and
2 deletions
rocketchat-follower@.service
+
0
−
1
View file @
95d2cdfb
...
...
@@ -34,7 +34,6 @@ ProtectProc=noaccess
RestrictRealtime
=
true
RestrictSUIDSGID
=
true
RestrictNamespaces
=
true
RestrictAddressFamilies
=
AF_UNIX AF_INET AF_INET6
ProtectSystem
=
strict
ProtectHome
=
true
PrivateTmp
=
true
...
...
This diff is collapsed.
Click to expand it.
rocketchat.service
+
0
−
1
View file @
95d2cdfb
...
...
@@ -30,7 +30,6 @@ ProtectProc=noaccess
RestrictRealtime
=
true
RestrictSUIDSGID
=
true
RestrictNamespaces
=
true
RestrictAddressFamilies
=
AF_UNIX AF_INET AF_INET6
ProtectSystem
=
strict
ProtectHome
=
true
PrivateTmp
=
true
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment