mirror of
https://github.com/slackhq/nebula.git
synced 2026-08-17 03:36:59 +02:00
Attempt to notify systemd of service readiness on linux (#929)
This commit is contained in:
@@ -65,6 +65,7 @@ func main() {
|
||||
|
||||
if !*configTest {
|
||||
ctrl.Start()
|
||||
notifyReady(l)
|
||||
ctrl.ShutdownBlock()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user