summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2019-04-07 14:01:37 -0400
committerLuke Shumaker <lukeshu@lukeshu.com>2019-04-07 14:01:37 -0400
commit8c533bb69eb14947904fcbceb7df3c9c398b4a78 (patch)
treec46869ea3a0a0bd271d883d9bd07a922c5472adc
parenta8ee8d0d8fb10e73b6e51d61b40ac7a691307bbe (diff)
-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