restartIfChanged is not valid for sockets
This commit is contained in:
@@ -196,7 +196,6 @@ in {
|
|||||||
ListenStream = "0.0.0.0:${toString site-cfg.dropbear-ssh-port}";
|
ListenStream = "0.0.0.0:${toString site-cfg.dropbear-ssh-port}";
|
||||||
Accept = true;
|
Accept = true;
|
||||||
};
|
};
|
||||||
unitConfig = { restartIfChanged = true; };
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user