fix /dev/shm permissions
authorDaniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
Wed, 17 Jun 2015 09:51:37 +0000 (02:51 -0700)
committerFelix Fietkau <nbd@openwrt.org>
Wed, 17 Jun 2015 10:08:33 +0000 (12:08 +0200)
commitacb157e638aa93490ca84be381c28643d50d4e4a
treee09407651ad74fd20d7e16d9e58af4d144795438
parent9562ce477476a27851ec90cfbf971b8cb41c81a6
fix /dev/shm permissions

On my Ubuntu system, the permissions are 1777. They are incorrect in
procd, leading to this:
https://forum.openwrt.org/viewtopic.php?id=57073
This in intended for both CC and DD.

Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
initd/early.c
plug/coldplug.c