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: I1765f79e85908879fa8917212059b761bab45821
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
KillSignal=SIGUSR1
User=system_fw
Group=system_fw
-Capabilities=cap_net_admin,cap_sys_ptrace=i
+Capabilities=cap_net_admin,cap_sys_ptrace,cap_dac_override=i
SecureBits=keep-caps
[Install]