Skip to content

Commit 4ecec22

Browse files
authored
Harden service file: Set the adjustment value for the Linux kernel's Out-Of-Memory (OOM) killer score for executed processes (#563)
1 parent 927a41d commit 4ecec22

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

usbguard.service.in

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Wants=systemd-udevd.service local-fs.target
44
Documentation=man:usbguard-daemon(8)
55

66
[Service]
7+
OOMScoreAdjust=-1000
78
AmbientCapabilities=
89
CapabilityBoundingSet=CAP_CHOWN CAP_FOWNER CAP_AUDIT_WRITE
910
DevicePolicy=closed

0 commit comments

Comments
 (0)