Snort mailing list archives

Explain a line


From: Rashid CORIA <rashid.coria () skylar eu>
Date: Tue, 1 Aug 2017 13:08:17 +0000

Hello everybody
I'm creating a systemD startup script in Ubuntu 16 with the following content :

[Unit]
Description=Snort NIDS Daemon
After=syslog.target network.target
[Service]
Type=simple
ExecStart=/usr/local/bin/snort -q -u snort -g snort -c /etc/snort/snort.conf -i ens160
[Install]
WantedBy=multi-user.target

I want to have an explanation of the following line:  ExecStart=/usr/local/bin/snort -q -u snort -g snort -c 
/etc/snort/snort.conf -i ens160


Rashid CORIA
_______________________________________________
Snort-users mailing list
Snort-users () lists snort org
Go to this URL to change user options or unsubscribe:
https://lists.snort.org/mailman/listinfo/snort-users

Please visit http://blog.snort.org to stay current on all the latest Snort news!

Current thread: