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

View File

@@ -1,11 +0,0 @@
[Unit]
Description=Dropbear SSH daemon
After=syslog.target network.target auditd.service
[Service]
EnvironmentFile=-/etc/default/dropbear
ExecStart=/usr/sbin/dropbear -F -E -p 22222 -s
ExecReload=/bin/kill -HUP $MAINPID
[Install]
WantedBy=multi-user.target

View File

@@ -1,3 +1,4 @@
[Unit]
Description=Hassio overlay targets
Documentation=man:systemd.target(5)
After: local-fs.target