mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-08 09:21:53 +00:00
* Run /etc/cron.daily/mlocate rather than /etc/cron.daily/slocate.
This commit is contained in:
parent
435abb94e2
commit
4ba70bb502
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
|||||||
|
livecd-rootfs (0.54) UNRELEASED; urgency=low
|
||||||
|
|
||||||
|
* Run /etc/cron.daily/mlocate rather than /etc/cron.daily/slocate.
|
||||||
|
|
||||||
|
-- Colin Watson <cjwatson@ubuntu.com> Wed, 27 Feb 2008 06:52:34 +0000
|
||||||
|
|
||||||
livecd-rootfs (0.53) hardy; urgency=low
|
livecd-rootfs (0.53) hardy; urgency=low
|
||||||
|
|
||||||
* Set kubuntu-kde4 to universe
|
* Set kubuntu-kde4 to universe
|
||||||
|
@ -335,7 +335,7 @@ link_in_boot = $link_in_boot
|
|||||||
> livecd.${FSS}.manifest
|
> livecd.${FSS}.manifest
|
||||||
kill_users
|
kill_users
|
||||||
|
|
||||||
chroot $ROOT /etc/cron.daily/slocate || true
|
chroot $ROOT /etc/cron.daily/mlocate || true
|
||||||
chroot $ROOT /etc/cron.daily/man-db || true
|
chroot $ROOT /etc/cron.daily/man-db || true
|
||||||
|
|
||||||
# remove our diversions
|
# remove our diversions
|
||||||
|
Loading…
x
Reference in New Issue
Block a user