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

Unified Diff: laptop-mode-tools_1.52/etc/laptop-mode/laptop-mode.conf

Issue 1638015: add laptop-mode-tools config knob to control syslog facility (Closed)
Patch Set: Created 10 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
« no previous file with comments | « no previous file | laptop-mode-tools_1.52/usr/sbin/laptop_mode » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: laptop-mode-tools_1.52/etc/laptop-mode/laptop-mode.conf
diff --git a/laptop-mode-tools_1.52/etc/laptop-mode/laptop-mode.conf b/laptop-mode-tools_1.52/etc/laptop-mode/laptop-mode.conf
index 85d5bb55edb7f464f82b51d58877182523104ae2..481b24bffd5c7a80392ecd8d81872a4d3daa24b5 100644
--- a/laptop-mode-tools_1.52/etc/laptop-mode/laptop-mode.conf
+++ b/laptop-mode-tools_1.52/etc/laptop-mode/laptop-mode.conf
@@ -53,6 +53,8 @@ VERBOSE_OUTPUT=0
# Set this to 1 if you want to log messages to syslog
LOG_TO_SYSLOG=1
+# syslog facility passed to logger -t when LOG_TO_SYSLOG is 1
+SYSLOG_FACILITY=daemon
# Run in shell debug mode
# Enable this if you would like to execute the entire laptop-mode-tools program
« no previous file with comments | « no previous file | laptop-mode-tools_1.52/usr/sbin/laptop_mode » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698