5 lines
79 B
Text
5 lines
79 B
Text
|
if [ -r /etc/defaults/minix.rc.conf ]; then
|
||
|
. /etc/defaults/minix.rc.conf
|
||
|
fi
|
||
|
|