mirror of the now-defunct rocklinux.org
 
 
 
 
 
 

12 lines
215 B

# special adaptions for the desktop target
[ -e $confdir/$pkg.conf ] && . $confdir/$pkg.conf
postinstall="cat <<- EOT >> $root/etc/syslog.conf
#
# output warnings to vc/10 - dRock
#
*.warning /dev/vc/10
EOT"