mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
Use @sample keyword to set owner for local.ini.sample.
Submitted by: bapt
This commit is contained in:
parent
0dc0d60491
commit
2712b86d69
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=381322
1 changed files with 1 additions and 3 deletions
|
@ -2,9 +2,7 @@ bin/couch-config
|
||||||
bin/couchdb
|
bin/couchdb
|
||||||
bin/couchjs
|
bin/couchjs
|
||||||
etc/couchdb/default.ini
|
etc/couchdb/default.ini
|
||||||
@owner couchdb
|
@sample(couchdb,,) etc/couchdb/local.ini.sample
|
||||||
@sample etc/couchdb/local.ini.sample
|
|
||||||
@owner
|
|
||||||
etc/logrotate.d/couchdb
|
etc/logrotate.d/couchdb
|
||||||
lib/couchdb/bin/couchjs
|
lib/couchdb/bin/couchjs
|
||||||
lib/couchdb/erlang/lib/couch-%%VERSION%%/ebin/couch.app
|
lib/couchdb/erlang/lib/couch-%%VERSION%%/ebin/couch.app
|
||||||
|
|
Loading…
Add table
Reference in a new issue