summaryrefslogtreecommitdiff
path: root/debian/systemd/rescue-ssh.target
diff options
context:
space:
mode:
Diffstat (limited to 'debian/systemd/rescue-ssh.target')
-rw-r--r--debian/systemd/rescue-ssh.target6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/systemd/rescue-ssh.target b/debian/systemd/rescue-ssh.target
new file mode 100644
index 000000000..9501b7fd0
--- /dev/null
+++ b/debian/systemd/rescue-ssh.target
@@ -0,0 +1,6 @@
1[Unit]
2Description=Rescue with network and ssh
3Documentation=man:systemd.special(7)
4Requires=network-online.target ssh.service
5After=network-online.target ssh.service
6AllowIsolate=yes