summaryrefslogtreecommitdiff
path: root/release/src/router/busybox/examples/bootfloppy/etc/profile
diff options
context:
space:
mode:
Diffstat (limited to 'release/src/router/busybox/examples/bootfloppy/etc/profile')
-rwxr-xr-xrelease/src/router/busybox/examples/bootfloppy/etc/profile8
1 files changed, 8 insertions, 0 deletions
diff --git a/release/src/router/busybox/examples/bootfloppy/etc/profile b/release/src/router/busybox/examples/bootfloppy/etc/profile
new file mode 100755
index 00000000..e9b11e90
--- /dev/null
+++ b/release/src/router/busybox/examples/bootfloppy/etc/profile
@@ -0,0 +1,8 @@
+# /etc/profile: system-wide .profile file for the Bourne shells
+
+echo
+echo -n "Processing /etc/profile... "
+# no-op
+echo "Done"
+echo
+