uptime.rc
author Myhailo Danylenko <isbear@ukrpost.net>
Sun, 04 Apr 2010 15:45:42 +0300
changeset 0 3f69962cbbf4
child 7 6524d7d3061b
permissions -rw-r--r--
Initial commit


# Use /proc filesystem information to determine mcabber
# startup time. If not set, module load time will be starting
# point for uptime calculations.
set uptime_use_proc = 1

# For correct proc-based calculations, set system timer
# frequency. Note, that this still may differ from value,
# that you're compled your kernel with (eg on my system
# kernel uses timer at frequency 250, but values in /proc
# are still calculated as if HZ were 100).
#set uptime_hz = 100

module load uptime