From d774e79b1eced30fc5a486d389d7de3b81b1fd70 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 19 Mar 2017 15:27:00 -0400 Subject: switch to kite4 lost kite2 ed25519 key --- src/Propellor/Property/Tor.hs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/Propellor/Property/Tor.hs') diff --git a/src/Propellor/Property/Tor.hs b/src/Propellor/Property/Tor.hs index 7a9402b9..710007cb 100644 --- a/src/Propellor/Property/Tor.hs +++ b/src/Propellor/Property/Tor.hs @@ -53,8 +53,8 @@ named n = configured [("Nickname", n')] where n' = saneNickname n --- | Configures tor with secret_id_key, ed25519_master_id_public_key, and --- ed25519_master_id_secret_key from privdata. +-- | Configures tor with secret_id_key, ed25519_master_id_public_key, +-- and ed25519_master_id_secret_key from privdata. torPrivKey :: Context -> Property (HasInfo + DebianLike) torPrivKey context = mconcat (map go keyfiles) `requires` torPrivKeyDirExists -- cgit v1.2.3