| Index: remoting/host/installer/mac/Config/org.chromium.chromoting.conf
|
| ===================================================================
|
| --- remoting/host/installer/mac/Config/org.chromium.chromoting.conf (revision 0)
|
| +++ remoting/host/installer/mac/Config/org.chromium.chromoting.conf (revision 0)
|
| @@ -0,0 +1,11 @@
|
| +# Copyright 2013 The Chromium Authors. All rights reserved.
|
| +# Use of this source code is governed by a BSD-style license that can be
|
| +# found in the LICENSE file.
|
| +
|
| +# This file instructs the newsyslog process to clean up the Chrome Remote
|
| +# Desktop log file by archiving it after it reaches 1MB in size. It will
|
| +# retain up to five older compressed copies before deleting. See the manual
|
| +# page for newsyslog.conf for more information.
|
| +
|
| +# logfilename [owner:group] mode count size when flags [/pid_file] [sig_num]
|
| +/var/log/org.chromium.chromoting.log root:admin 660 3 1000 * J
|
|
|