--- a/files/elogind.init 2017-01-17 10:07:45.136539316 +0100 +++ b/files/elogind.init 2017-01-20 12:17:13.102489497 +0100 @@ -16,7 +16,7 @@ # elogind needs a /run/systemd directory if [[ ! -e /run/systemd ]]; then mkdir -p /run/systemd - chmod 644 /run/systemd + chmod 755 /run/systemd fi start-stop-daemon --start --quiet --background \