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:
parent
be4890f75e
commit
ecb12757ba
@ -5,7 +5,7 @@
|
||||
|
||||
/set type=dir uname=root gname=wheel mode=0755 tags=package=runtime
|
||||
.
|
||||
account
|
||||
account mode=0750
|
||||
..
|
||||
at
|
||||
/set uname=daemon
|
||||
|
Loading…
x
Reference in New Issue
Block a user