restartIfChanged is not valid for sockets

This commit is contained in:
niten 2021-11-29 16:15:33 -08:00
parent 0a13db83fb
commit c3a06646b6
1 changed files with 0 additions and 1 deletions

View File

@ -196,7 +196,6 @@ in {
ListenStream = "0.0.0.0:${toString site-cfg.dropbear-ssh-port}";
Accept = true;
};
unitConfig = { restartIfChanged = true; };
};
};