smtpd: Update server config for OpenSMTPD 5.4
This commit is contained in:
parent
fbadf40c91
commit
8653c7d02d
3 changed files with 15 additions and 17 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
echo "# Generated" > /etc/mail/gecos
|
||||
echo "# Generated by $0" > /etc/mail/gecos
|
||||
|
||||
/usr/bin/awk -F : '{
|
||||
if($3 != "0" && $7 != "/sbin/nologin") {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue