Create the /var/account dir with mode 0750; this is a followup to r349974.

The rc.d/account script contains code to create the /var/account dir, so
it hadn't occurred to me that it is normally created via mtree; thanks to
jilles@ for pointing it out.
This commit is contained in:
Ian Lepore 2019-07-30 15:51:28 +00:00
parent be4890f75e
commit ecb12757ba
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=350445

View File

@ -5,7 +5,7 @@
/set type=dir uname=root gname=wheel mode=0755 tags=package=runtime
.
account
account mode=0750
..
at
/set uname=daemon