]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
task/internal/syslog: make kern.log and misc.log world-writable 1075/head
authorIlya Dryomov <idryomov@gmail.com>
Fri, 26 May 2017 19:37:52 +0000 (21:37 +0200)
committerIlya Dryomov <idryomov@gmail.com>
Fri, 26 May 2017 20:01:14 +0000 (22:01 +0200)
commitc89d9ea1eef957c66093f55be8c364b88520981f
tree10f76620e6937346bc2a2ff6a036b34b7a35a445
parent7593d917d8d33ca6ab6ca072abd2660946f591d2
task/internal/syslog: make kern.log and misc.log world-writable

kern.log and misc.log weren't getting written to on ubuntu machines.
On centos chcon is saving the day.

Fixes: http://tracker.ceph.com/issues/16835
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
teuthology/task/internal/syslog.py