We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5c3870 commit 77124a9Copy full SHA for 77124a9
ChangeLog
@@ -1,3 +1,7 @@
1
+2021-07-24 Dmitry Bashkatov <citokot@gmail.com>
2
+
3
+ * Revert "Adapt to merged /usr/bin configuretion"
4
5
2021-06-10 Dmitry Bashkatov <citokot@gmail.com>
6
7
* Sync
lfs/lib/services/init-functions
@@ -21,7 +21,7 @@
21
## Environmental setup
22
# Setup default values for environment
23
umask 022
24
-export PATH="/usr/bin"
+export PATH="/bin:/usr/bin:/sbin:/usr/sbin"
25
26
## Set color commands, used via echo
27
# Please consult `man console_codes for more information
0 commit comments