summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTzafrir Cohen <tzafrir.cohen@xorcom.com>2009-01-06 10:08:45 +0000
committerTzafrir Cohen <tzafrir.cohen@xorcom.com>2009-01-06 10:08:45 +0000
commit2167f8f1f9bbdc1943a4dbfd249447965e78b4b6 (patch)
tree2711bca6a61cb07783fdc6ccfd4d9adbd99843e9
parent95c44908d416a6e4f19383bbbe76ed267065a2e4 (diff)
Add a TODO note as to how to different ways of adding users.
git-svn-id: svn+ssh://xorcom/home/svn/debs/components/rapid-tunneling@6554 283159da-0705-0410-b60c-f2062b4bb6ad
-rw-r--r--debian/TODO.Debian5
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/TODO.Debian b/debian/TODO.Debian
new file mode 100644
index 0000000..ed0dcc2
--- /dev/null
+++ b/debian/TODO.Debian
@@ -0,0 +1,5 @@
+Select through debconf if we install rapid-tunneling user as uid 0 or
+not.
+
+If we do, we must use the current useradd command. If we don't: use
+adduser. The web interface only assumes that there's such a user.