Revert "Start sshd early (#164)"

This reverts commit 2fde624a9d.
This commit is contained in:
Adeeb Shihadeh
2024-01-20 16:47:22 -08:00
parent 871bcd040e
commit a5b2f2b75e
+2 -1
View File
@@ -1,9 +1,10 @@
[Unit]
Description=SSH param watcher
After=multi-user.target
[Service]
Type=oneshot
ExecStart=/usr/comma/set_ssh.sh
[Install]
WantedBy=rescue.target
WantedBy=multi-user.target