diff options
author | Kjell Wooding <kjell@cvs.openbsd.org> | 2010-06-30 00:44:37 +0000 |
---|---|---|
committer | Kjell Wooding <kjell@cvs.openbsd.org> | 2010-06-30 00:44:37 +0000 |
commit | 6fe1dce7c867cf0570072a1f443f2f564bf60ae4 (patch) | |
tree | 3686a121410d92c8ac6a81d04fa71a6b41ca571a /usr.sbin | |
parent | dee9ccb71feb0a70a8a0e804c16af026a42b540c (diff) |
clarify why carp demotion is necessary, and who is doing it.
ok reyk@, sthen@
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/sasyncd/sasyncd.conf.5 | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/usr.sbin/sasyncd/sasyncd.conf.5 b/usr.sbin/sasyncd/sasyncd.conf.5 index 26b3a00ade7..d060dca464b 100644 --- a/usr.sbin/sasyncd/sasyncd.conf.5 +++ b/usr.sbin/sasyncd/sasyncd.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sasyncd.conf.5,v 1.16 2010/06/16 17:39:05 reyk Exp $ +.\" $OpenBSD: sasyncd.conf.5,v 1.17 2010/06/30 00:44:36 kjell Exp $ .\" .\" Copyright (c) 2005 Håkan Olsson. All rights reserved. .\" @@ -27,7 +27,7 @@ .\" .\" Manual page for sasyncd.conf .\" -.Dd $Mdocdate: June 16 2010 $ +.Dd $Mdocdate: June 30 2010 $ .Dt SASYNCD.CONF 5 .Os .Sh NAME @@ -71,11 +71,14 @@ should track master/slave state on. .Ic group .Ar group .Xc -Specify which interface group +Specify on which interface group .Xr sasyncd 8 -should use to suppress +should increase the demote counter. +This has the effect of suppressing .Xr carp 4 -preemption while the system boots. +preemption while initial +.Xr sasyncd 8 +state is established. The default is to use the .Dq carp group. |