We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ac07b9 commit c4f8203Copy full SHA for c4f8203
rc.d/iocage
@@ -27,6 +27,7 @@ load_rc_config "$name"
27
start_cmd="iocage_start"
28
stop_cmd="iocage_stop"
29
export LANG=$iocage_lang
30
+export PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin
31
32
iocage_start()
33
{
0 commit comments