summarylogtreecommitdiffstats
path: root/cros-sftp-conditions.conf
diff options
context:
space:
mode:
authorava1ar2018-06-01 08:34:46 -0400
committerava1ar2018-06-01 08:34:46 -0400
commitd851368d0edca073a91fe0590a14d765b5db5d3b (patch)
tree6b8a1f4b815102ca8ea0681b6a66537409233ca4 /cros-sftp-conditions.conf
parentb71b3757b1b06ae74431995f856af4829cbc35b2 (diff)
downloadaur-d851368d0edca073a91fe0590a14d765b5db5d3b.tar.gz
Autostarting all required services by default
Added conditions for cros-garcon and cros-sftp units (some stuff have to be bind-mounted to the container for them to work)
Diffstat (limited to 'cros-sftp-conditions.conf')
-rw-r--r--cros-sftp-conditions.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/cros-sftp-conditions.conf b/cros-sftp-conditions.conf
new file mode 100644
index 000000000000..3fe05961e6ea
--- /dev/null
+++ b/cros-sftp-conditions.conf
@@ -0,0 +1,3 @@
+[Unit]
+ConditionPathExists=/dev/.ssh/ssh_host_key
+ConditionPathExists=/dev/.ssh/ssh_authorized_keys