File: dnf-automatic.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 (10 lines) | stat: -rw-r--r-- 324 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
Title = "dnf-automatic"
LogFile = messages
*OnlyService = dnf-automatic
*RemoveHeaders

# $always_show_dnf_last_check
# show this line or not "Last metadata expiration check: ..."
# 0 only show it when dnf-automatic did something useful
# 1 always show it even when dnf-automatic did nothing
$always_show_dnf_last_check = 0