Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(339)

Unified Diff: remoting/host/installer/mac/Config/org.chromium.chromoting.conf

Issue 1073883002: Change logging to syslog; fix CRD in Yosemite (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: remoting/host/installer/mac/Config/org.chromium.chromoting.conf
diff --git a/remoting/host/installer/mac/Config/org.chromium.chromoting.conf b/remoting/host/installer/mac/Config/org.chromium.chromoting.conf
deleted file mode 100644
index 191408bd21c95c23ddfeab7484db69d411eaaed5..0000000000000000000000000000000000000000
--- a/remoting/host/installer/mac/Config/org.chromium.chromoting.conf
+++ /dev/null
@@ -1,11 +0,0 @@
-# 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

Powered by Google App Engine
This is Rietveld 408576698