Jeff Mahoney
6fbff8f638
--------------------------------------------------------------------- - Restore requirement to build with clang13. Newer versions cause libbpfgo to crash immediately. ----------------------------------------------------------------- - Added support for setting command line options via sysconfig - Restore requirement to build with clang13. Newer versions cause libbpfgo to crash immediately. - Added support for setting command line options via sysconfig OBS-URL: https://build.opensuse.org/request/show/1059625 OBS-URL: https://build.opensuse.org/package/show/security:sensor/velociraptor?expand=0&rev=32
10 lines
288 B
Plaintext
10 lines
288 B
Plaintext
## Path: Security/Monitoring
|
|
## Description: Velociraptor client settings
|
|
## Type: string
|
|
## Default: ""
|
|
## ServiceRestart: velociraptor-client
|
|
#
|
|
# Options for velociraptor-client
|
|
#
|
|
VELOCIRAPTOR_CLIENT_OPTS="-v"
|