node: Fix conditions for socket activation
The implementation of socket activation requires not only the systemd
feature, but also socket2.
1 file changed
+2
-2
354805ae
→
4a81673d
modified crates/radicle-node/src/runtime.rs
@@ -321,7 +321,7 @@ impl Runtime {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -352,7 +352,7 @@ impl Runtime {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|