pass: Add capability for writing to procfs node 17/287917/1
authorDongwoo Lee <dwoo08.lee@samsung.com>
Tue, 31 Jan 2023 03:08:28 +0000 (12:08 +0900)
committerDongwoo Lee <dwoo08.lee@samsung.com>
Tue, 7 Feb 2023 17:14:16 +0000 (09:14 -0800)
commit561e63159e9acffdf642198c233dc444b56dc015
tree911caafe7db6ab41d00ea667f478e64bb9b8a0dc
parent60fc91b3c4d56826ca216341e235c47bcecf36d3
pass: Add capability for writing to procfs node

In order to use global memory pressure stall information, pass can
write to the node '/proc/pressure/memory' and it requires
'CAP_DAC_OVERRIDE' capability. Thus, this adds the capability to
service file.

Change-Id: I35f865e503678826459e32f723a46a6812529d34
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
systemd/pass.service.in