1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-01 08:27:59 +00:00

Files are installed with mode 444 by default.

This commit is contained in:
Ruslan Ermilov 2005-12-09 15:19:31 +00:00
parent ee574da534
commit 02c29dd14d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=153272

View File

@ -3,6 +3,5 @@
FILES= bluetooth.device.conf devfs.rules pccard.conf periodic.conf rc.conf
NO_OBJ=
FILESDIR= /etc/defaults
FILESMODE= 444
.include <bsd.prog.mk>