[elm.sh] permission changed 700 --> 755
authorSeokjae Jeong <seok.j.jeong@samsung.com>
Fri, 15 Oct 2010 04:59:05 +0000 (13:59 +0900)
committerSeokjae Jeong <seok.j.jeong@samsung.com>
Fri, 15 Oct 2010 04:59:05 +0000 (13:59 +0900)
debian/elm-misc.postinst
etc/profile.d/elm.sh [changed mode: 0644->0755]

index 8f3bf01..2d4a2f2 100755 (executable)
@@ -3,4 +3,3 @@ if [ ${USER} == "root" ]
 then
        chown root:root /etc/profile.d/elm.sh
 fi
-chmod 700 /etc/profile.d/elm.sh
old mode 100644 (file)
new mode 100755 (executable)