mirror of
https://github.com/systemd/systemd.git
synced 2025-03-11 20:58:27 +03:00
parent
d96edb2c6e
commit
b5ef66101a
@ -914,7 +914,7 @@ static const struct security_assessor security_assessor_table[] = {
|
||||
.parameter = (UINT64_C(1) << CAP_NET_ADMIN),
|
||||
},
|
||||
{
|
||||
.id = "CapabilityBoundingSet=~CAP_RAWIO",
|
||||
.id = "CapabilityBoundingSet=~CAP_SYS_RAWIO",
|
||||
.description_good = "Service has no raw I/O access",
|
||||
.description_bad = "Service has raw I/O access",
|
||||
.url = "https://www.freedesktop.org/software/systemd/man/systemd.exec.html#CapabilityBoundingSet=",
|
||||
|
Loading…
x
Reference in New Issue
Block a user