mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-11 00:41:30 +01:00
Replace old-style "chown foo.bar" with orthodox "chown foo:bar".
This commit is contained in:
parent
68bec7b7a1
commit
24c3179f4e
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=77336
@ -94,7 +94,7 @@ zone "0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.IP6.INT" {
|
||||
// to bind. The following sequence is suggested:
|
||||
//
|
||||
// mkdir /etc/namedb/s
|
||||
// chown bind.bind /etc/namedb/s
|
||||
// chown bind:bind /etc/namedb/s
|
||||
// chmod 750 /etc/namedb/s
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user