From a05db0a3594f0eb1120495fdf240d8d2bf3d9cbb Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 5 Aug 2024 11:53:36 +0200 Subject: Adding debian version 1.62.1-2. Signed-off-by: Daniel Baumann --- debian/nghttpx.service | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 debian/nghttpx.service (limited to 'debian/nghttpx.service') diff --git a/debian/nghttpx.service b/debian/nghttpx.service deleted file mode 100644 index 76c9115..0000000 --- a/debian/nghttpx.service +++ /dev/null @@ -1,17 +0,0 @@ -[Unit] -Description=HTTP/2 proxy -Documentation=man:nghttpx -After=network.target - -[Service] -Type=notify -ExecStart=/usr/sbin/nghttpx --conf=/etc/nghttpx/nghttpx.conf -ExecReload=/bin/kill --signal HUP $MAINPID -KillSignal=SIGQUIT -PrivateTmp=yes -ProtectHome=yes -ProtectSystem=full -Restart=always - -[Install] -WantedBy=multi-user.target -- cgit v1.2.3