* Inconsistencies between shipped initscript and .service file
@ 2016-06-29 15:48 Laurent Bigonville
2016-06-29 16:29 ` Steve Grubb
0 siblings, 1 reply; 2+ messages in thread
From: Laurent Bigonville @ 2016-06-29 15:48 UTC (permalink / raw)
To: linux-audit
Hi,
I think there are inconsistencies between the behavior of the shipped
LSB inistscript and the systemd .service.
The sysconfig config file sets USE_AUGENRULES="no" and
AUDITD_CLEAN_STOP="yes" while the .service file is actually doing the
opposite.
I guess that the sysconfig config should be modified (even if it's a
quite minor issue)?
Regards,
Laurent Bigonville
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Inconsistencies between shipped initscript and .service file
2016-06-29 15:48 Inconsistencies between shipped initscript and .service file Laurent Bigonville
@ 2016-06-29 16:29 ` Steve Grubb
0 siblings, 0 replies; 2+ messages in thread
From: Steve Grubb @ 2016-06-29 16:29 UTC (permalink / raw)
To: linux-audit
Hello,
On Wednesday, June 29, 2016 05:48:46 PM Laurent Bigonville wrote:
> I think there are inconsistencies between the behavior of the shipped
> LSB inistscript and the systemd .service.
>
> The sysconfig config file sets USE_AUGENRULES="no" and
> AUDITD_CLEAN_STOP="yes" while the .service file is actually doing the
> opposite.
>
> I guess that the sysconfig config should be modified (even if it's a
> quite minor issue)?
The idea is this, I didn't want to cause a regression on distributions. The
sysvinit scripts have been shipped forever and always expected the rule to be
in a specific place. So, its disabled so that there are no surprises. That's
because to enable it means that you got to put the rules in the rules.d
directory.
So, the thinking is that if you areswitching to systemd, there a lot different
about the system and as part of re-doing how you use the system let's just put
the rules in the right place and use augenrules by default.
Migrating between the two is not so easy. It needs to be done with intention
or you might get your rules overwritten.
-Steve
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-06-29 16:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-29 15:48 Inconsistencies between shipped initscript and .service file Laurent Bigonville
2016-06-29 16:29 ` Steve Grubb
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox