etc/mtree/special: Fix spaces/tabs.
No functional change intended.
This commit is contained in:
parent
566ae232e2
commit
f743f689fc
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: special,v 1.177 2023/08/30 08:09:38 martin Exp $
|
||||
# $NetBSD: special,v 1.178 2023/09/02 17:39:43 riastradh Exp $
|
||||
# @(#)special 8.2 (Berkeley) 1/23/94
|
||||
#
|
||||
# This file may be overwritten on upgrades.
|
||||
|
@ -134,7 +134,7 @@
|
|||
./etc/nsswitch.conf type=file mode=0644
|
||||
./etc/ntp.conf type=file mode=0644 optional
|
||||
./etc/openssl type=dir mode=0755
|
||||
./etc/openssl/certs.conf type=file mode=0644
|
||||
./etc/openssl/certs.conf type=file mode=0644
|
||||
./etc/pam.conf type=file mode=0644 optional
|
||||
./etc/pam.d type=dir mode=0755
|
||||
./etc/pam.d/display_manager type=file mode=0644
|
||||
|
|
Loading…
Reference in New Issue