diff options
Diffstat (limited to 'meta/packages/initscripts/initscripts-1.0/bootmisc.sh')
| -rwxr-xr-x | meta/packages/initscripts/initscripts-1.0/bootmisc.sh | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/meta/packages/initscripts/initscripts-1.0/bootmisc.sh b/meta/packages/initscripts/initscripts-1.0/bootmisc.sh index 2a40e0c410..d67346b886 100755 --- a/meta/packages/initscripts/initscripts-1.0/bootmisc.sh +++ b/meta/packages/initscripts/initscripts-1.0/bootmisc.sh | |||
| @@ -56,11 +56,6 @@ then | |||
| 56 | ln -sf /var/tmp /tmp | 56 | ln -sf /var/tmp /tmp |
| 57 | fi | 57 | fi |
| 58 | 58 | ||
| 59 | # | ||
| 60 | # Update dynamic library cache | ||
| 61 | # | ||
| 62 | /sbin/ldconfig | ||
| 63 | |||
| 64 | # Set the system clock from hardware clock | 59 | # Set the system clock from hardware clock |
| 65 | # If the timestamp is 1 day or more recent than the current time, | 60 | # If the timestamp is 1 day or more recent than the current time, |
| 66 | # use the timestamp instead. | 61 | # use the timestamp instead. |
