mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-26 11:41:35 +01:00
Create a .profile for fun
This commit is contained in:
4
rootfs_overlay/root/.profile
Normal file
4
rootfs_overlay/root/.profile
Normal file
@@ -0,0 +1,4 @@
|
||||
# https://unix.stackexchange.com/questions/176027/ash-profile-configuration-file
|
||||
echo "hello $(pwd)/.profile"
|
||||
# Does not inherit init environment variables.
|
||||
#env
|
||||
Reference in New Issue
Block a user