Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
steam
systemd
Commits
c17a8454
Commit
c17a8454
authored
Sep 10, 2012
by
Lennart Poettering
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
journald: don't do debug logging by default
parent
272410e1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
src/journal/journald.c
src/journal/journald.c
+0
-1
No files found.
src/journal/journald.c
View file @
c17a8454
...
...
@@ -1492,7 +1492,6 @@ int main(int argc, char *argv[]) {
log_set_target
(
LOG_TARGET_SAFE
);
log_set_facility
(
LOG_SYSLOG
);
log_set_max_level
(
LOG_DEBUG
);
log_parse_environment
();
log_open
();
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment