-
Notifications
You must be signed in to change notification settings - Fork 154
feat: add debian12 scripts #291
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Conversation
damcav35
commented
Aug 14, 2025
- aide_daliy_check -> 6.1.2
- journald_is_enabled.sh -> 6.2.1.1.1
- systemd_journald_remote_is_installed.sh -> 6.2.1.2.1
- systemd_journal_upload_is_enabled.sh - -> 6.2.1.2.3
- systemd_journal_remote_is_disabled.sh -> 6.2.1.2.4
- aide_daliy_check -> 6.1.2 - journald_is_enabled.sh -> 6.2.1.1.1 - systemd_journald_remote_is_installed.sh -> 6.2.1.2.1 - systemd_journal_upload_is_enabled.sh - -> 6.2.1.2.3 - systemd_journal_remote_is_disabled.sh -> 6.2.1.2.4
CDS Report build-buster-amd64#1443.0 ✔
|
CDS Report build-bullseye-amd64#1442.0 ✔
|
CDS Report build-stretch-amd64#1442.0 ✔
|
CDS Report build-buster-amd64#1442.0 ✔
|
CDS Report build-bullseye-amd64#1443.0 ✔
|
CDS Report build-bookworm-amd64#1443.0 ✔
|
CDS Report build-bookworm-amd64#1442.0 ✔
|
CDS Report build-stretch-amd64#1443.0 ✔
|
is_timer_enabled "$TIMER" | ||
if [ "$FNRET" -eq 0 ]; then | ||
TIMER_ENABLED=0 | ||
ok "$TIMER is enabled" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
note : we should check the frequency of the timer as well