]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
suricatasc: update running instructions
authorShivani Bhardwaj <shivani@oisf.net>
Tue, 27 Jun 2023 07:04:48 +0000 (12:34 +0530)
committerVictor Julien <vjulien@oisf.net>
Fri, 30 Jun 2023 07:17:22 +0000 (09:17 +0200)
doc/userguide/unix-socket.rst

index 479579a065f94036782d82c02a6f7f54b6720f06..08ae1c301db85a30f0edb1c7ad1b37f176f0679b 100644 (file)
@@ -42,11 +42,13 @@ example to write custom scripts:
 
 Commands in standard running mode
 ---------------------------------
-You may need to install ``suricatasc`` if you have not done so, running the following command from python/suricatasc
+Runnable script for suricatasc is available in `python/bin` directory of suricata. You can
+run it with the following commands.
 
 ::
 
-  sudo python setup.py install
+  cd python
+  sudo ./bin/suricatasc
 
 The set of existing commands is the following: