mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Oops, services should be compat by default for backward compatibility.
This commit is contained in:
parent
7f87a57ca3
commit
bda1fb2baf
1 changed files with 1 additions and 1 deletions
|
|
@ -77,7 +77,7 @@ networks: files
|
|||
passwd: compat
|
||||
passwd_compat: nis
|
||||
shells: files
|
||||
services: files
|
||||
services: compat
|
||||
services_compat: nis
|
||||
protocols: files
|
||||
rpc: files
|
||||
|
|
|
|||
Loading…
Reference in a new issue