]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
Rename snort user and group to suricata
authorStefan Schantl <stefan.schantl@ipfire.org>
Sun, 10 Mar 2019 17:50:37 +0000 (18:50 +0100)
committerStefan Schantl <stefan.schantl@ipfire.org>
Sun, 10 Mar 2019 17:50:37 +0000 (18:50 +0100)
This only affects new installations.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
config/etc/group
config/etc/passwd

index 198b68aa36f051fb2d5af20ad19129499f52a16e..b9a6c403fbc0cd2d3ed130cec002ebdffeff23ca 100644 (file)
@@ -26,7 +26,7 @@ pcap:x:77:
 wbpriv:x:88:squid
 nobody:x:99:
 users:x:100:
-snort:x:101:
+suricata:x:101:
 logwatch:x:102:
 cron:x:104:
 syslogd:x:105:
index 7eb4718f147360d4d999c5b2a4aeb68b2e0905cf..a42a264b8232b6bd0793ae03f0d8f1058fa0c130 100644 (file)
@@ -10,7 +10,7 @@ stunnel:x:51:51:stunnel Daemon:/var/lib/stunnel:/bin/false
 sshd:x:74:74:sshd:/var/empty:/bin/false
 nobody:x:99:99:Nobody:/home/nobody:/bin/false
 postfix:x:100:100::/var/spool/postfix:/bin/false
-snort:x:101:101:ftp:/var/log/snort:/bin/false
+suricata:x:101:101:Suricata:/var/log/suricata:/bin/false
 logwatch:x:102:102::/var/log/logwatch:/bin/false
 cron:x:104:104::/:/bin/false
 syslogd:x:105:105:/var/empty:/bin/false