mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
Rename snort user and group to suricata
This only affects new installations. Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
This commit is contained in:
@@ -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:
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user