Replace old-style "chown foo.bar" with orthodox "chown foo:bar".

This commit is contained in:
Sheldon Hearn 2001-05-28 13:43:26 +00:00
parent 68bec7b7a1
commit 24c3179f4e
1 changed files with 1 additions and 1 deletions

View File

@ -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
/*