* Make sure that the FDI cache is flushed on startup. Mine had a
timestamp somewhere in 2008, so apparently it's not getting updated. svn path=/nixos/trunk/; revision=15344
This commit is contained in:
parent
7da8137f18
commit
dca7981111
|
@ -30,6 +30,8 @@
|
|||
|
||||
mkdir -m 0755 -p /var/cache/hald
|
||||
|
||||
rm -f /var/cache/hald/fdi-cache
|
||||
|
||||
end script
|
||||
|
||||
respawn ${hal}/sbin/hald --daemon=no
|
||||
|
|
Loading…
Reference in New Issue