buildroot/package/audit
Carlos Santos 49844baf2f audit: do not remove file installed by netplug
The package recipe uses a post-install hook to remove useless files from
$(TARGET_DIR)/etc/rc.d/init.d and $(TARGET_DIR)/etc/sysconfig. This may
damage packages that install useful files on those directories (such as
netplug, which installs $(TARGET_DIR)/etc/rc.d/init.d/netplugd).

In the future[1] we will reorganize the init scripts and possibly get
rid of /etc/rc.d and /etc/sysconfig but for the moment let's restrict
the file removal to those installed by audit.

1. http://lists.busybox.net/pipermail/buildroot/2018-May/221549.html

Signed-off-by: Carlos Santos <casantos@datacom.com.br>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2018-06-05 09:49:15 +02:00
..
Config.in audit: add an explanation of musl disable 2016-11-22 10:40:58 +01:00
S01auditd package: Replace 'echo -n' by 'printf' 2015-10-04 00:56:41 +02:00
audit.hash audit: bump to 2.8.2 2018-02-02 11:58:01 +01:00
audit.mk audit: do not remove file installed by netplug 2018-06-05 09:49:15 +02:00
audit_tmpfiles.conf audit: Add systemd support 2015-10-11 16:06:44 +02:00