mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-15 00:54:41 +00:00
firmware: apparently /etc/motd is gone on FreeBSD 13
Long live /var/run/motd then...
This commit is contained in:
parent
353468a261
commit
ea2349af06
@ -37,7 +37,6 @@ MTREE_PATTERNS="
|
||||
./etc/group
|
||||
./etc/hosts
|
||||
./etc/master.passwd
|
||||
./etc/motd
|
||||
./etc/newsyslog.conf
|
||||
./etc/pam.d/sshd
|
||||
./etc/pam.d/system
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
ipsec.pam:/etc/pam.d/ipsec
|
||||
motd:/etc/motd
|
||||
motd:/var/run/motd
|
||||
sshd.pam:/etc/pam.d/sshd
|
||||
sudoers:/usr/local/etc/sudoers.d/opnsense
|
||||
system.pam:/etc/pam.d/system
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user