restartIfChanged is not valid for sockets
This commit is contained in:
parent
0a13db83fb
commit
c3a06646b6
|
@ -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; };
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue