mirror of
https://github.com/xcat2/confluent.git
synced 2025-08-22 19:20:27 +00:00
Add CAP_NET_BIND_SERVICE to unit file
This is preparing for running as non-root. We need this capability to snoop SLP and PXE
This commit is contained in:
@@ -8,6 +8,7 @@ Type=forking
|
||||
ExecStart=/opt/confluent/bin/confluent
|
||||
ExecStop=/opt/confluent/bin/confetty shutdown /
|
||||
Restart=on-failure
|
||||
AmbientCapabilities=CAP_NET_BIND_SERVICE
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
Reference in New Issue
Block a user