[GH-ISSUE #74] 13 Configure APT #31

Closed
opened 2026-03-03 13:58:32 +03:00 by kerem · 1 comment
Owner

Originally created by @hellresistor on GitHub (Jun 8, 2020).
Original GitHub issue: https://github.com/konstruktoid/hardening/issues/74

On same last .log

[13] Configure APT
/etc/apt/apt.conf.d/10periodic:APT::Periodic::AutocleanInterval "0";

Should not be show.

Originally created by @hellresistor on GitHub (Jun 8, 2020). Original GitHub issue: https://github.com/konstruktoid/hardening/issues/74 On same last .log [13] Configure APT /etc/apt/apt.conf.d/10periodic:APT::Periodic::AutocleanInterval "0"; Should not be show.
kerem closed this issue 2026-03-03 13:58:32 +03:00
Author
Owner

@konstruktoid commented on GitHub (Jun 8, 2020):

That's expected, https://github.com/konstruktoid/hardening/blob/master/scripts/10_aptget#L43-L47, since I don't silence the grep output.
It should result in APT::Periodic::AutocleanInterval "7"; present in the same file.

<!-- gh-comment-id:640867637 --> @konstruktoid commented on GitHub (Jun 8, 2020): That's expected, https://github.com/konstruktoid/hardening/blob/master/scripts/10_aptget#L43-L47, since I don't silence the `grep` output. It should result in `APT::Periodic::AutocleanInterval "7";` present in the same file.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hardening#31
No description provided.