From ac8d65ad7861c7cdf902ee41330c8112831541f5 Mon Sep 17 00:00:00 2001
From: kytv <kytv@mail.i2p>
Date: Tue, 20 Dec 2011 23:12:33 +0000
Subject: [PATCH] Debconf: clarify account existence warning

In the forums, someone thought the i2psvc account needed to be pre-existing;
therefore, I'll try to make it clearer.
---
 debian/i2p.templates | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/i2p.templates b/debian/i2p.templates
index 1308ae55c2..8ca20a0a99 100644
--- a/debian/i2p.templates
+++ b/debian/i2p.templates
@@ -22,7 +22,8 @@ _Description: I2P daemon user:
  account name here. For example, if your previous I2P installation is at
  /home/user/i2p, you may enter 'user' here.
  .
- Very important: The account specified here *MUST* already exist.
+ Very important: If a user other than the default of 'i2psvc' is entered
+ here, the chosen username *MUST* already exist.
 
 Template: i2p/memory
 Type: string
-- 
GitLab