[ciderwebmail] 13/14: Modernize README.Debian slightly.

Jonas Smedegaard dr at jones.dk
Thu Sep 21 08:47:32 UTC 2017


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 <dr at jones.dk>
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 <dr at jones.dk>  Sat, 16 Mar 2013 21:42:49 +0100
+ -- Jonas Smedegaard <dr at jones.dk>  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



More information about the Pkg-perl-cvs-commits mailing list