blob: 0e8628443e987184df508f098570e0e8327becc4 [file] [log] [blame]
# Copyright 2021 The Chromium OS Authors. All rights reserved.
# 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 -l -N --uts -i -e -t -T static \
/usr/sbin/rsyslogd -n -f /etc/rsyslog.chromeos -i /tmp/rsyslogd.pid