mirror of
https://github.com/konstruktoid/hardening.git
synced 2026-04-26 01:05:56 +03:00
[GH-ISSUE #196] [BUG] #65
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @kodiakz on GitHub (Nov 17, 2022).
Original GitHub issue: https://github.com/konstruktoid/hardening/issues/196
Originally assigned to: @konstruktoid on GitHub.
Describe the bug
Ubuntu 22.04 (Jammy) does not provide aide.wrapper which is required by config/aidecheck.service
To Reproduce
Expected behavior
aidecheck.service needs to be adjusted for Jammy
System (lsb_release -a):
@konstruktoid commented on GitHub (Nov 17, 2022):
Thanks @kodiakz, I'll have a look
@konstruktoid commented on GitHub (Nov 17, 2022):
Can you take a look at #197?
@kodiakz commented on GitHub (Nov 18, 2022):
Looks good to me, thx!