diff --git a/skel-root/hd1/etc/profile b/skel-root/hd1/etc/profile index 7123f1ec..873de0ab 100644 --- a/skel-root/hd1/etc/profile +++ b/skel-root/hd1/etc/profile @@ -1,6 +1,6 @@ # /etc/profile: system-wide profile file for the shell -PATH=/sbin:/bin:/usr/bin:/var/bin +PATH=/sbin:/bin:/usr/sbin:/usr/bin:/var/bin TERM=linux PS1='[\h] \w \$ ' diff --git a/skel-root/hd2/etc/profile b/skel-root/hd2/etc/profile index 8708c54e..b5d6e2cb 100644 --- a/skel-root/hd2/etc/profile +++ b/skel-root/hd2/etc/profile @@ -1,6 +1,6 @@ # /etc/profile: system-wide profile file for the shell -PATH=/sbin:/bin:/usr/bin:/var/bin +PATH=/sbin:/bin:/usr/sbin:/usr/bin:/var/bin TERM=linux PS1='[\h] \w \$ ' diff --git a/skel-root/hd51/etc/profile b/skel-root/hd51/etc/profile index f45d858f..fab4e876 100644 --- a/skel-root/hd51/etc/profile +++ b/skel-root/hd51/etc/profile @@ -1,6 +1,6 @@ # /etc/profile: system-wide profile file for the shell -PATH=/sbin:/bin:/usr/bin:/var/bin +PATH=/sbin:/bin:/usr/sbin:/usr/bin:/var/bin TERM=linux PS1='[\h] \w \$ ' diff --git a/skel-root/vuduo/etc/profile b/skel-root/vuduo/etc/profile index f45d858f..fab4e876 100644 --- a/skel-root/vuduo/etc/profile +++ b/skel-root/vuduo/etc/profile @@ -1,6 +1,6 @@ # /etc/profile: system-wide profile file for the shell -PATH=/sbin:/bin:/usr/bin:/var/bin +PATH=/sbin:/bin:/usr/sbin:/usr/bin:/var/bin TERM=linux PS1='[\h] \w \$ ' diff --git a/skel-root/vuplus/etc/profile b/skel-root/vuplus/etc/profile index f45d858f..fab4e876 100644 --- a/skel-root/vuplus/etc/profile +++ b/skel-root/vuplus/etc/profile @@ -1,6 +1,6 @@ # /etc/profile: system-wide profile file for the shell -PATH=/sbin:/bin:/usr/bin:/var/bin +PATH=/sbin:/bin:/usr/sbin:/usr/bin:/var/bin TERM=linux PS1='[\h] \w \$ '