From 4a9a8bd48e6fe6efdd5c31708e06fec3ab017ebd Mon Sep 17 00:00:00 2001 From: bol-van Date: Sat, 19 Apr 2025 19:41:40 +0300 Subject: [PATCH] typo --- init.d/systemd/nfqws@.service | 2 +- init.d/systemd/tpws@.service | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/init.d/systemd/nfqws@.service b/init.d/systemd/nfqws@.service index ca1a6d5..4638203 100644 --- a/init.d/systemd/nfqws@.service +++ b/init.d/systemd/nfqws@.service @@ -1,7 +1,7 @@ # Example systemd service unit for nfqws. Adjust for your installation. # WARNING ! This unit requires to compile nfqws using `make systemd` -# WARNING ! This makefile target enabled special systemd notify support. +# WARNING ! This makefile target enables special systemd notify support. # PREPARE # install build depends diff --git a/init.d/systemd/tpws@.service b/init.d/systemd/tpws@.service index d6cce63..534dbba 100644 --- a/init.d/systemd/tpws@.service +++ b/init.d/systemd/tpws@.service @@ -1,7 +1,7 @@ # Example systemd service unit for tpws. Adjust for your installation. # WARNING ! This unit requires to compile tpws using `make systemd` -# WARNING ! This makefile target enabled special systemd notify support. +# WARNING ! This makefile target enables special systemd notify support. # PREPARE # install build depends