Sourcing /etc/rc.conf in configs and .install scripts

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



I noticed a few configs and .install scripts mention /etc/rc.conf
(mostly it's just '. /etc/rc.conf'), even though initscripts are not
supported anymore.

For example locale.sh from filesystem package has

elif [ -r /etc/rc.conf ]; then
  LANG=$(. /etc/rc.conf 2>/dev/null; echo "$LOCALE")
fi


Should I open a bug report for this?


[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux