Fix network stuff

This commit is contained in:
Pascal Vizeli
2018-04-01 23:40:00 +02:00
parent 2e86e1f1ad
commit fd686de339
4 changed files with 35 additions and 29 deletions

View File

@@ -1,7 +1,7 @@
[unit]
Requires=etc-dropbear.mount
After=etc-dropbear.mount
RequiresMountsFor=/etc/dropbear
[Service]
ExecStartPre=
ExecStart=-/usr/sbin/dropbear -F -R -E -p 22222 -s
ExecStart=
ExecStart=/usr/sbin/dropbear -F -R -E -p 22222 -s