Subversion Repositories configs

Rev

Blame | Last modification | View Log | RSS feed

#!/bin/sh
. /etc/sysconfig/readahead
if [ "$READAHEAD_COLLECT" = "yes" ] ; then
        touch /.readahead_collect
fi