blob: d7ceb8e6dcd4ae8df18f84b5027f1197c7df533c [file] [log] [blame] [edit]
# Copyright 2021 The ChromiumOS Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
description "Syslog daemon"
author "chromeos-core-services@google.com"
start on starting boot-services
expect fork
respawn
#TODO(b/181169861): miniOs: Run minijail with pivot root and bind mount
exec minijail0 --config /usr/share/minijail/syslog.conf \
/usr/sbin/rsyslogd -n -f /etc/rsyslog.chromeos -i /tmp/rsyslogd.pid