summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--10-parabolaweb.sudoers.in2
-rw-r--r--Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/10-parabolaweb.sudoers.in b/10-parabolaweb.sudoers.in
index 6e64069..a7a67b9 100644
--- a/10-parabolaweb.sudoers.in
+++ b/10-parabolaweb.sudoers.in
@@ -1,2 +1,2 @@
# SUDO_USERS HOSTS=(AS_USER) TAGS COMMANDS
-@webuser@ ALL=(ALL) NOPASSWD: systemctl stop uwsgi@parabolaweb.service
+@webuser@ ALL=(ALL) NOPASSWD: /usr/bin/systemctl stop uwsgi@parabolaweb.service
diff --git a/Makefile b/Makefile
index 2b01d90..f8cf8b0 100644
--- a/Makefile
+++ b/Makefile
@@ -14,7 +14,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
PACKAGE = parabolaweb-utils
-VERSION = 20190407
+VERSION = 20190407.1
# override gnuconf defaults
prefix = /usr