summaryrefslogtreecommitdiff
path: root/debian/TODO.Debian
diff options
context:
space:
mode:
authorTzafrir Cohen <tzafrir.cohen@xorcom.com>2009-03-04 21:37:09 +0000
committerTzafrir Cohen <tzafrir.cohen@xorcom.com>2009-03-04 21:37:09 +0000
commit9df6ca1081d10c6ccb841ab436c23c3e3a067acd (patch)
tree485fea4fad65cbfa14034a785dec271df4650f33 /debian/TODO.Debian
parent8d75b8882d7b94577cacd6c60cc56107a8549708 (diff)
rapid-tunneling: more installation fixes
* Avoid initial sudoers lecture. * Install apache configuration on Debian. * Don't hide errors of useradd on rapid-tunneling/redhat (copied from deb) * Those errors were because directory /var/lib/rapid-tunneling did not exist. git-svn-id: svn+ssh://xorcom/home/svn/debs/components/rapid-tunneling@6825 283159da-0705-0410-b60c-f2062b4bb6ad
Diffstat (limited to 'debian/TODO.Debian')
-rw-r--r--debian/TODO.Debian4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/TODO.Debian b/debian/TODO.Debian
index 884972b..04c9fc0 100644
--- a/debian/TODO.Debian
+++ b/debian/TODO.Debian
@@ -9,4 +9,6 @@
to be the web root. But this means that the package will not work out
of the box. Anybody who I asked seems to dismiss this issue. I don't.
http://webapps-common.alioth.debian.org/draft/html/ch-httpd.html#s-httpd-register-symlinks
-
+* Reload the httpd after installing the GUI package for the password to take
+ effect.
+* This password doesn't buy us much, anyway.