repo.or.cz
/
systemd.io.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
hwdb: fix screen rotation for EXO Wings 2in1 w1125 (#36283)
[systemd.io.git]
/
test
/
test-execute
/
exec-ambientcapabilities-nobody.service
blob
8bd7ac4f90f8f8275d5472f4a92c90926e5c65d2
1
# SPDX-License-Identifier: LGPL-2.1-or-later
2
[Unit]
3
Description=Test for AmbientCapabilities
4
5
[Service]
6
ExecStart=sh -x -c 'c=$$(grep "CapAmb:" /proc/self/status); test "$$c" = "CapAmb: 0000000000002001"'
7
Type=oneshot
8
User=nobody
9
AmbientCapabilities=CAP_CHOWN CAP_NET_RAW