summaryrefslogtreecommitdiffstats
path: root/debian/systemd/rescue-ssh.target
blob: 9501b7fd016e8f110abbd1da0af5fab2b94c4f56 (plain)
1
2
3
4
5
6
[Unit]
Description=Rescue with network and ssh
Documentation=man:systemd.special(7)
Requires=network-online.target ssh.service
After=network-online.target ssh.service
AllowIsolate=yes