Skip to content

Commit c856427

Browse files
authored
Add statement that other init systems can be used (#374)
The audit-userspace repository provides init scripts for systemd only. However, other init systems can be used as well. Signed-off-by: Lorenz Kofler <lorenz.kofler@gmail.com>
1 parent e5b0c9d commit c856427

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@ RUNTIME DEPENDENCIES
1010
* kernel >= 5.0
1111
* systemd
1212

13+
NOTE: While this repository provides support for systemd to start the audit
14+
daemon, other init systems can be used as well. For example, [Alpine
15+
Linux](https://git.alpinelinux.org/aports/tree/main/audit/auditd.initd) provides
16+
an init script for OpenRC.
17+
1318
BUILD-TIME DEPENDENCIES (for tar file)
1419
--------------------------------------
1520
* gcc (or clang)

0 commit comments

Comments
 (0)