File: systemd.conf

package info (click to toggle)
logwatch 7.14-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,572 kB
  • sloc: perl: 8,290; sh: 354; makefile: 38
file content (13 lines) | stat: -rw-r--r-- 498 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
# This file contains the environment variables file for systemd.
# They show the default values.

# You can override them by declaring the same variable in the
# systemd.conf file in the local configuration directory.  By
# default, this local configuration file is:
#	/etc/logwatch/conf/systemd.conf

# Currently, the only defined variable is $LOGWATCH_OPTIONS,
# which specifies the default options passed to the logwatch
# executable when invoked with systemd.

LOGWATCH_OPTIONS="--output mail"