mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
4 lines
175 B
Bash
4 lines
175 B
Bash
# remove existing fdi cache to recognize newly installed fdi files
|
|
# and restart hal to regenerate the cache
|
|
rm -f var/cache/hald/fdi-cache
|
|
chroot . /etc/rc.d/rc.hald restart
|