From: Mark Wooding Date: Tue, 1 May 2012 11:18:23 +0000 (+0100) Subject: .userv/rc: Allow root to run the mirror. X-Git-Url: https://git.distorted.org.uk/~mdw/mirror-admin/commitdiff_plain/1d8b8347e77ee2c6d08f47bfb40a19adf346763f .userv/rc: Allow root to run the mirror. --- diff --git a/.userv/rc b/.userv/rc index b86f0c0..daff920 100644 --- a/.userv/rc +++ b/.userv/rc @@ -1,7 +1,9 @@ ### -*-conf-*- if ( glob service run - & glob calling-group ftpadmin + & ( glob calling-group ftpadmin + | glob calling-user root + ) ) no-suppress-args execute bin/run-mirrors