Skip to content

Commit 891434a

Browse files
committed
Fix: Change lock file location in default config file
Actually revert 0bd5fff to use the default lock file location (`/var/lib/openvas/feed-update.lock`) again. Using a different lock file location would also require to build openvas-scanner with the `-DOPENVAS_FEED_LOCK_PATH` pointing to the same path. Reverting this change avoids that distributions are using the config file with diverging lock files and therefore breaking the feed synchronization.
1 parent c3d2ec9 commit 891434a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

config/ospd-openvas.conf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,3 @@ socket_mode = 0o770
44
unix_socket = /run/ospd/ospd-openvas.sock
55
pid_file = /run/ospd/ospd-openvas.pid
66
log_file = /var/log/gvm/ospd-openvas.log
7-
lock_file_dir = /run/ospd

0 commit comments

Comments
 (0)