This repository has been archived on 2024-07-10. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
Gitea 54ee0d3f1c committing changes in /etc after apt run
Package changes:
+acct 6.6.4-4 amd64
2022-07-08 11:32:23 +02:00

10 lines
332 B
Plaintext

# Defaults for acct
# If you want to keep acct installed, but not started automatically, set this
# variable to 0. Because /etc/cron.daily/acct calls the initscript daily, it is
# not sufficient to stop acct once after booting if your machine remains up.
ACCT_ENABLE="1"
# Amount of days that the logs are kept.
ACCT_LOGGING="30"