|
||||||||
Vincent Fleuranceau --> m0n0wall (2004-08-02 15:01:26 +0200): > I've noticed my racoon.conf files reads (for example): > lifetime time 28800 secs; > > instead of: > lifetime time 28800 sec; [...] > So, do both "sec" and "secs" work or is that a "bug" in m0n0wall? According to racoon.conf(5)[1] (search for "timeunit") they both mean the same thing. HTH, Jukka [1] http://www.freebsd.org/cgi/man.cgi?query=racoon.conf&apropos=0&sektion=0&manpath=FreeBSD+5.2-RELEASE+and+Ports&format=html -- bashian roulette: $ ((RANDOM%6)) || rm -rf ~ |