commit a569fc9e0c65c08742f2e37e021126d18e034857 Author: Runa A. Sandvik runa.sandvik@gmail.com Date: Tue Aug 7 13:51:29 2012 +0100
Update origin name in unattended-upgrade config --- ec2-prep.sh | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/ec2-prep.sh b/ec2-prep.sh index 0cad70c..474cff6 100644 --- a/ec2-prep.sh +++ b/ec2-prep.sh @@ -53,8 +53,8 @@ Unattended-Upgrade::Allowed-Origins { "Ubuntu lucid"; "Ubuntu lucid-security"; "Ubuntu lucid-updates"; - "Tor lucid"; - "Tor experimental-lucid"; + "TorProject lucid"; + "TorProject experimental-lucid"; };
// Automatically reboot *WITHOUT CONFIRMATION* if the file
tor-commits@lists.torproject.org