diff options
Diffstat (limited to 'development/latrace/doinst.sh')
-rw-r--r-- | development/latrace/doinst.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/latrace/doinst.sh b/development/latrace/doinst.sh index 991957975c..a7f4b1fde0 100644 --- a/development/latrace/doinst.sh +++ b/development/latrace/doinst.sh @@ -11,5 +11,5 @@ config() { # Otherwise, we leave the .new copy for the admin to consider... } -config etc/latrace.conf.new +config etc/latrace.d/latrace.conf.new |