mirror of
https://github.com/CISOfy/lynis.git
synced 2026-03-11 08:55:28 +00:00
10 lines
229 B
Elixir
10 lines
229 B
Elixir
# Defaults for lynis initscript
|
|
# sourced by /etc/init.d/lynis
|
|
# installed at /etc/default/lynis by the maintainer scripts
|
|
|
|
#
|
|
# This is a POSIX shell fragment
|
|
#
|
|
|
|
# Additional options that are passed to the Daemon.
|
|
DAEMON_OPTS=""
|