summaryrefslogtreecommitdiffstats
path: root/security/sudosh3
diff options
context:
space:
mode:
authorbrooks <brooks@FreeBSD.org>2005-04-21 20:05:53 +0000
committerbrooks <brooks@FreeBSD.org>2005-04-21 20:05:53 +0000
commit3f9bf6557daa4a40f5dbd45689239ac22ca13a4f (patch)
tree09ca6c003d06444f00b88f461c44b27fd904f874 /security/sudosh3
parent80b6e87d8de2a716903ee6b35c6bde7a9bb5a143 (diff)
downloadFreeBSD-ports-3f9bf6557daa4a40f5dbd45689239ac22ca13a4f.zip
FreeBSD-ports-3f9bf6557daa4a40f5dbd45689239ac22ca13a4f.tar.gz
Improve the upgrade process a bit. It was previously possible for
the log file to be owned by root because most files were opened/created before the uid was switched to non-root. That's not the case anymore so we need to be sure those files are owned by slimserv:slimserv. This isn't a problem with new installed because they are made correctly in the rc script, but on upgrades it may be an issue. Handle this by resetting the permissions of existing files and directories during the install. While I'm here, remove some leftover directory creation. It properly belongs in the startup script so the files will be created if /var is clear. Bump port revision.
Diffstat (limited to 'security/sudosh3')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud