timing stuff
authorPeter Palfrader <peter@palfrader.org>
Wed, 23 Sep 2009 19:38:08 +0000 (21:38 +0200)
committerPeter Palfrader <peter@palfrader.org>
Wed, 23 Sep 2009 19:38:08 +0000 (21:38 +0200)
input/ports/kfreebsd.creole

index 801d59b..c88639a 100644 (file)
@@ -37,3 +37,20 @@ log into kFreeBSD machines.
 === misc ===
 
 * ps xauf lies about the start time of processes
+* other timing issues:
+(interesting idea what a minute is)
+{{{
+fano:~# /sbin/shutdown -h 1 more ram
+
+Broadcast message from root@fano (ttyp2) (Wed Sep 23 19:32:08 2009):
+
+more ram 
+The system is going DOWN for system halt in 1 minute!
+
+
+
+Broadcast message from root@fano (ttyp2) (Wed Sep 23 19:35:13 2009):
+
+more ram 
+The system is going down for system halt NOW!
+}}}