summarylogtreecommitdiffstats
path: root/cros-sftp-conditions.conf
blob: e69d1519fe8c20ee8bc0b832d40dd427f8376f2b (plain)
1
2
3
4
5
6
7
8
9
[Unit]
After=network-online.target
Wants=network-online.target
ConditionPathExists=/dev/.ssh/ssh_host_key
ConditionPathExists=/dev/.ssh/ssh_authorized_keys

[Service]
# Overrides debian-specific sshd behavior with Type=notify
Type=simple