This commit is contained in:
Pascal Vizeli
2018-03-31 19:01:16 +02:00
parent 5c029486e9
commit a27f1d6060
11 changed files with 27 additions and 20 deletions

View File

@@ -0,0 +1,3 @@
[unit]
Requires=etc-docker.mount var-lib-docker.mount
After=etc-docker.mount var-lib-docker.mount

View File

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

View File

@@ -1,3 +1,2 @@
[Service]
ExecStart=
ExecStart=-/sbin/mingetty --noclear %I

View File

@@ -1 +0,0 @@
/usr/lib/systemd/system/dropbear.service