23 Nov
2007
23 Nov
'07
11:18 a.m.
btw, whats the purpose of using depmod in verbose mode and redirecting all output to /dev/null? # arg 1: the new package version @@ -12,13 +11,6 @@ post_upgrade() { KERNEL_VERSION='2.6.23-ARCH' depmod -v $KERNEL_VERSION > /dev/null 2>&1 ^^^ ^^^^^^^^^^^^^^^^ Jürgen