pmaports/main/postmarketos-ui-weston
Oliver Smith ec65cb9968 Weston: log to syslog instead of /tmp/weston.log (#762)
Placing such files in /tmp/ is an unnecessary attack vector, as
@pavelmachek showed. All udev rules, which mentioned /tmp/weston.log
do not contain any path anymore.

Logs can be read with:
logread -f /var/log/messages | grep weston

See also: <https://wiki.alpinelinux.org/wiki/Syslog>
2017-10-17 20:38:47 +00:00
..
APKBUILD Weston: log to syslog instead of /tmp/weston.log (#762) 2017-10-17 20:38:47 +00:00
postmarketos-ui-weston.post-install Close #709: Improve user creation (#725) 2017-10-12 20:08:10 +00:00
start_weston.sh Weston: log to syslog instead of /tmp/weston.log (#762) 2017-10-17 20:38:47 +00:00