systemd improve cheat sheet

This commit is contained in:
bol-van
2025-03-12 17:47:17 +03:00
parent f037f1acb2
commit 33bcf6f7b4
2 changed files with 2 additions and 2 deletions

View File

@@ -7,10 +7,10 @@
# install build depends
# make -C /opt/zapret systemd
# cp nfqws@service /lib/systemd/system
# systemctl daemon-reload
# MANAGE INSTANCE
# prepare /etc/zapret/nfqws1.conf with nfqws parameters
# systemctl daemon-reload
# systemctl start nfqws@nfqws1
# systemctl status nfqws@nfqws1
# systemctl restart nfqws@nfqws1