Browse Source

nfqws.service : add special compile warning

pull/1301/head
bol-van 3 weeks ago
parent
commit
644a934099
  1. 3
      init.d/systemd/nfqws.service

3
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

Loading…
Cancel
Save