Fix the location of auditdistd configuration file.
Reported by: Johan Hendriks <joh.hendriks@gmail.com>
This commit is contained in:
parent
07fb19177d
commit
33da94038e
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=244181
@ -14,7 +14,7 @@ name="auditdistd"
|
||||
rcvar="${name}_enable"
|
||||
pidfile="/var/run/${name}.pid"
|
||||
command="/usr/sbin/${name}"
|
||||
required_files="/etc/${name}.conf"
|
||||
required_files="/etc/security/${name}.conf"
|
||||
extra_commands="reload"
|
||||
|
||||
load_rc_config $name
|
||||
|
Loading…
Reference in New Issue
Block a user