Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
CIP-Admins
pcidentd
Commits
57e329ab
Commit
57e329ab
authored
Nov 01, 2017
by
Johannes Schilling
Browse files
debian/pcidentd.service: add capability set to run as non-root
parent
32a97f32
Pipeline
#4577
passed with stage
in 2 minutes and 8 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
debian/changelog
View file @
57e329ab
pcidentd (2) unstable; urgency=medium
* pcidentd.service: add capability set to run as non-root
-- Johannes Schilling <johannes.schilling@cs.fau.de> Wed, 01 Nov 2017 02:28:14 +0100
pcidentd (1) unstable; urgency=medium
* Initial release.
...
...
debian/pcidentd.service
View file @
57e329ab
...
...
@@ -6,6 +6,9 @@ Wants=network.target
Type
=
simple
ExecStart
=
/usr/bin/pcidentd
User
=
pcidentd
AmbientCapabilities
=
CAP_NET_BIND_SERVICE
CapabilityBoundingSet
=
CAP_NET_BIND_SERVICE
[Install]
WantedBy
=
multi-user.target
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