uptime.rc
changeset 0 3f69962cbbf4
child 7 6524d7d3061b
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/uptime.rc	Sun Apr 04 15:45:42 2010 +0300
@@ -0,0 +1,15 @@
+
+# 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
+