diff options
-rw-r--r-- | repoctl.conf | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/repoctl.conf b/repoctl.conf index d54d9dd..c740b08 100644 --- a/repoctl.conf +++ b/repoctl.conf @@ -1,13 +1,10 @@ dryrun=echo -moveupdate_allowed_group=mga-qa -moveupdate_mailto=sysadmin-reports@ml.mageia.org if [ -z $SUDO_USER ] then requestuser="$USER" else requestuser="$SUDO_USER" fi -moveupdate_mailfrom="$requestuser <root@mageia.org>" lockdir=/var/lib/repoctl/locks hdlistsdir=/var/lib/repoctl/hdlists distribdir=/distrib/bootstrap/distrib |