From 3d37005a3d0c9a90578fcb249b823f08a6c58f49 Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Mon, 12 Jan 2009 23:53:13 +0000 Subject: We now warn about clock skews rc-update -u will force a regen of the dep tree rc_newer_than and rc_olderthan now take another two parameters for newest/oldest file and mtime --- man/rc-update.8 | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'man/rc-update.8') diff --git a/man/rc-update.8 b/man/rc-update.8 index b7a350d..524e2d3 100644 --- a/man/rc-update.8 +++ b/man/rc-update.8 @@ -1,4 +1,4 @@ -.\" Copyright 2007-2008 Roy Marples +.\" Copyright 2007-2009 Roy Marples .\" All rights reserved .\" .\" Redistribution and use in source and binary forms, with or without @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd Jan 15, 2008 +.Dd Jan 10, 2009 .Dt RC-UPDATE 8 SMM .Os OpenRC .Sh NAME @@ -38,6 +38,7 @@ .Ar service .Op Ar runlevel ... .Nm +.Op Fl u , -update .Op Fl v , -verbose .Ar show .Op Ar runlevel ... @@ -53,7 +54,7 @@ or directories. They must also conform to the OpenRC runscript standard. .Pp .Bl -tag -width "Fl a , -delete service" -.It Fl a , -add Ar service +.It Ar add Ar service Add the .Ar service to the @@ -72,6 +73,10 @@ Show all enabled services and the runlevels they belong to. If you specify runlevels to show, then only those will be included in the output. .It Fl v , -verbose Show all services. +.It Fl u , -update +Forces an update of the dependency tree cache. +This may be needed in the even of clock skew (a file in /etc is newer than the +system clock). .El .Sh SEE ALSO .Xr rc 8 , -- cgit v1.2.3