From 3be5ada363a3b11d66c0096f164a1a24d0e0a5f7 Mon Sep 17 00:00:00 2001 From: Gareth Rees Date: Mon, 18 Aug 2014 15:27:33 +0100 Subject: use alaveteli rather than deploy user --- docs/installing/manual_install.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'docs/installing/manual_install.md') diff --git a/docs/installing/manual_install.md b/docs/installing/manual_install.md index 22fad59bb..66923ca5a 100644 --- a/docs/installing/manual_install.md +++ b/docs/installing/manual_install.md @@ -606,10 +606,9 @@ Start the alert tracks daemon: Either tweak the file permissions to make the scripts executable by your deploy user, or add the following line to your sudoers file to allow these to be run -by your deploy user (named `deploy` in this case). - - deploy ALL = NOPASSWD: /etc/init.d/foi-alert-tracks, /etc/init.d/foi-purge-varnish +by your deploy user (named `alaveteli` in this case). + alaveteli ALL = NOPASSWD: /etc/init.d/foi-alert-tracks, /etc/init.d/foi-purge-varnish ## Configure the web server -- cgit v1.2.3