From 72dcfc61bf3159c9e5ddd4207fbb75685677f91d Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Wed, 21 Aug 2013 13:48:31 +0200 Subject: [sshd] don't touch /var/run! --- remote/modules/sshd/sshd.build | 1 - 1 file changed, 1 deletion(-) diff --git a/remote/modules/sshd/sshd.build b/remote/modules/sshd/sshd.build index 89dcd386..ebf42c12 100644 --- a/remote/modules/sshd/sshd.build +++ b/remote/modules/sshd/sshd.build @@ -14,7 +14,6 @@ build() { } post_copy() { - mkdir -p "${TARGET_BUILD_DIR}/var/run/sshd" # ubuntu mkdir -p "${TARGET_BUILD_DIR}/var/lib/empty" # suse chmod go-rwx "${TARGET_BUILD_DIR}/etc/ssh/"* # no space, " before * -- cgit v1.2.3-55-g7522