From 644a9340999ff91f1068a59766242fa41e46c770 Mon Sep 17 00:00:00 2001 From: bol-van Date: Wed, 12 Mar 2025 12:58:36 +0300 Subject: [PATCH] nfqws.service : add special compile warning --- init.d/systemd/nfqws.service | 3 +++ 1 file changed, 3 insertions(+) diff --git a/init.d/systemd/nfqws.service b/init.d/systemd/nfqws.service index c4a3f5d..cedd2a2 100644 --- a/init.d/systemd/nfqws.service +++ b/init.d/systemd/nfqws.service @@ -1,5 +1,8 @@ # 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. + [Unit] After=network.target