Revision 1f1d44d4cd14ac92dd6d6bc3ec9404c2e14beca0 authored by Marko Obrovac on 14 July 2016, 16:17:33 UTC, committed by Giuseppe Lavagetto on 27 July 2016, 08:22:27 UTC
In case a service (or firejail) logs something to std out/err, it gets
sent to journalctl, which is not accessible to service owners. This
patch redirects them to a file so that service owners can consult and
inspect them.

Note that this changeset is pertinent only for Jessie installs since
Upstart has no way of redirecting the std streams.

Bug: T137878
Change-Id: I6f06d85bd1ada95c99b373a5f6b8f51c535eeee6
1 parent 37e1c56
History
File Mode Size
conftool-data
doc
files
hieradata
manifests
modules
templates
utils
.ctags -rw-r--r-- 323 bytes
.gitignore -rw-r--r-- 437 bytes
.gitmodules -rw-r--r-- 961 bytes
.gitreview -rw-r--r-- 101 bytes
.mailmap -rw-r--r-- 9.2 KB
.puppet-lint.rc -rw-r--r-- 250 bytes
.rubocop.yml -rw-r--r-- 674 bytes
.rubocop_todo.yml -rw-r--r-- 12.2 KB
.ruby-version -rw-r--r-- 4 bytes
Gemfile -rw-r--r-- 206 bytes
Gemfile.lock -rw-r--r-- 1.4 KB
README -rw-r--r-- 783 bytes
Rakefile -rw-r--r-- 5.6 KB
tox.ini -rw-r--r-- 603 bytes
typos -rw-r--r-- 271 bytes

README

back to top