This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository ciderwebmail.

commit 9ea96320788ffc0145ffece0675fec6c4d01cab7
Author: Jonas Smedegaard <[email protected]>
Date:   Thu Sep 21 10:35:09 2017 +0200

    Modernize README.Debian slightly.
---
 debian/README.Debian | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/README.Debian b/debian/README.Debian
index 5b5da96..69ce351 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -16,11 +16,11 @@ Simplest use is the following, invoked as the user www-data:
 Included are snippets for production use integrating with Apache2 via
 uWSGI, enabled like this as root:
 
-  aptitude install apache2 uwsgi uwsgi-plugin-psgi
+  apt install apache2 uwsgi uwsgi-plugin-psgi
   ln -s -t /etc/uwsgi/apps-enabled ../apps-available/ciderwebmail.ini
-  ln -s -t /etc/apache2/conf.d /etc/ciderwebmail/apache-uwsgi.conf
+  a2enconf ciderwebmail
   service uwsgi restart ciderwebmail
   service apache2 restart
 
 
- -- Jonas Smedegaard <[email protected]>  Sat, 16 Mar 2013 21:42:49 +0100
+ -- Jonas Smedegaard <[email protected]>  Thu, 21 Sep 2017 10:34:22 +0200

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/ciderwebmail.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to