|
@@ -65,7 +65,7 @@ define BUSYBOX_PERMISSIONS
|
|
|
# Set permissions on all applets with BB_SUID_REQUIRE and BB_SUID_MAYBE.
|
|
|
# 12 Applets are pulled from applets.h using grep command :
|
|
|
# grep -r -e "APPLET.*BB_SUID_REQUIRE\|APPLET.*BB_SUID_MAYBE" \
|
|
|
-# $(@D)/include/applets.h
|
|
|
+# $(@D)/include/applets.h
|
|
|
# These applets are added to the device table and the makedev file
|
|
|
# ignores the files with type 'F' ( optional files).
|
|
|
/usr/bin/wall F 4755 0 0 - - - - -
|