From: Shivani Bhardwaj Date: Tue, 27 Jun 2023 07:04:48 +0000 (+0530) Subject: suricatasc: update running instructions X-Git-Tag: suricata-7.0.0~90 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18947c01e0eafa8dd8dd3aff41f3d7ab4433d9f5;p=thirdparty%2Fsuricata.git suricatasc: update running instructions --- diff --git a/doc/userguide/unix-socket.rst b/doc/userguide/unix-socket.rst index 479579a065..08ae1c301d 100644 --- a/doc/userguide/unix-socket.rst +++ b/doc/userguide/unix-socket.rst @@ -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: