initial commit of file from CVS for e-smith-base on Thu 26 Oct 11:24:52 BST 2023
This commit is contained in:
6
root/etc/profile.d/e-smith.sh
Executable file
6
root/etc/profile.d/e-smith.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
# /etc/profile.d/e-smith.sh - Custom additions for SME servers
|
||||
|
||||
if [ "$USER" = "root" ]
|
||||
then
|
||||
export PATH=/sbin/e-smith:$PATH
|
||||
fi
|
Reference in New Issue
Block a user