summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2002-10-04 23:46:26 +0000
committerjlam <jlam@pkgsrc.org>2002-10-04 23:46:26 +0000
commit561ca1b8b7fd84b59c991487a184066040d324e8 (patch)
tree05d13a1c2ca6a91794aca716a345bd5dc138b9df /comms
parent67a10bfe8a6e6e8376f01570e105dac2c03c8605 (diff)
downloadpkgsrc-561ca1b8b7fd84b59c991487a184066040d324e8.tar.gz
Add new bsd.pkg.install.mk tunable variable: SPECIAL_PERMS.
SPECIAL_PERMS are lists that look like: file user group mode At post-install time, file (it may be a directory) is changed to be owned by user:group with mode permissions. SPECIAL_PERMS should be used primarily to change permissions of files or directories listed in the PLIST. This may be used to make certain files set-uid or to change the ownership or a directory. Packages that install setuid executables should list them in SPECIAL_PERMS so that the correct user and group will be used for file ownership, even if the uid/gid changes between the package creation and the package installation.
Diffstat (limited to 'comms')
0 files changed, 0 insertions, 0 deletions