From 31a2c5211a573c7849c57449c303847c05d54ed3 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Fri, 30 Apr 2010 12:14:57 +0200 Subject: caretaker(7): Note that the pkglist script is executed via ssh --- man/7/caretaker.pod | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/man/7/caretaker.pod b/man/7/caretaker.pod index 5236f27..6569f59 100644 --- a/man/7/caretaker.pod +++ b/man/7/caretaker.pod @@ -73,9 +73,10 @@ is the package root to which this package belongs. Example: The package list is generated by the script set in the config var $PKGLIST_PATH, by default F. Depending on $PKGLIST_LOCAL and $PKG_ROOT, it -is either executed on the local host or on the remote host containing the package -root. The script is always called with $PKG_PATH as the first argument. -Its output must only contain valid pkglist lines (see the example above). +is either executed on the local host or (via ssh) on the remote host containing +the package root. The script is always called with $PKG_PATH as the first +argument. Its output must only contain valid pkglist lines (see the example +above). With $PKGLIST_LOCAL set to 1, there are some interesting possibilities. For instance, your pkglist script could contain a line like -- cgit v1.2.3