Subversion Repositories livecd

Rev

Rev 128 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 128 Rev 129
Line 113... Line 113...
113
    chkconfig ntpd off            2>/dev/null
113
    chkconfig ntpd off            2>/dev/null
114
    chkconfig atd off             2>/dev/null
114
    chkconfig atd off             2>/dev/null
115
    chkconfig cpuspeed off        2>/dev/null
115
    chkconfig cpuspeed off        2>/dev/null
116
    chkconfig gpm off             2>/dev/null
116
    chkconfig gpm off             2>/dev/null
117
    chkconfig messagebus off      2>/dev/null
117
    chkconfig messagebus off      2>/dev/null
-
 
118
    chkconfig avahi-daemon off    2>/dev/null
118
    chkconfig kudzu-auto off      2>/dev/null
119
    chkconfig kudzu-auto off      2>/dev/null
119
fi
120
fi
120
 
121
 
121
### enable ntpd?
122
### enable ntpd?
122
if [ $NTPD ]; then
123
if [ $NTPD ]; then