mirror of
https://github.com/netbirdio/netbird.git
synced 2026-04-24 03:06:38 +00:00
fix: debug bundles: adjust systemd service to properly gather debug bundles
This commit is contained in:
@@ -37,7 +37,7 @@ func newSVCConfig() *service.Config {
|
||||
}
|
||||
|
||||
if runtime.GOOS == "linux" {
|
||||
config.EnvVars["SYSTEMD_UNIT"] = serviceName
|
||||
config.EnvVars["NB_SERVICE"] = serviceName
|
||||
}
|
||||
|
||||
return config
|
||||
|
||||
Reference in New Issue
Block a user