mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 18:32:13 +02:00
initscripts: No need to run ldconfig every time we boot now...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3220 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -56,11 +56,6 @@ then
|
||||
ln -sf /var/tmp /tmp
|
||||
fi
|
||||
|
||||
#
|
||||
# Update dynamic library cache
|
||||
#
|
||||
/sbin/ldconfig
|
||||
|
||||
# Set the system clock from hardware clock
|
||||
# If the timestamp is 1 day or more recent than the current time,
|
||||
# use the timestamp instead.
|
||||
|
||||
Reference in New Issue
Block a user