Remove logging to /var/run/tump and /var/run/wtmp 43/244343/3
authorINSUN PYO <insun.pyo@samsung.com>
Thu, 17 Sep 2020 11:07:42 +0000 (20:07 +0900)
committerINSUN PYO <insun.pyo@samsung.com>
Fri, 18 Sep 2020 00:40:15 +0000 (09:40 +0900)
commiteda79035e81a53ad163d345491a503c6d46360f3
treed8a482297ec8a5cf75d75c483cca52a929ad9367
parent7312c8395d9df2ec312ff91453cf044ed817578a
Remove logging to /var/run/tump and /var/run/wtmp

1. Tizen does not use this functionality.
2. Systemd also removed this functionality.
3. Resolving Smack error
  - Jan 01 09:08:55 localhost audit[2765]: AVC lsm=SMACK fn=smack_file_open action=denied subject="User" object="System::Privileged" requested=r pid=2765 comm="tlm-sessiond" path="/opt/var/log/wtmp" dev="mmcblk0p3" ino=822

Change-Id: I7aa5f22fe509831afd19f629fd531119c2aac3e0
src/common/tlm-utils.c
src/common/tlm-utils.h
src/sessiond/tlm-session.c