weechat icon indicating copy to clipboard operation
weechat copied to clipboard

Configurable permissions for irc.conf and other files (such as group ownership)

Open zwimer opened this issue 1 year ago • 0 comments
trafficstars

Feature description

When starting weechat (I use the official alpine docker container version) it chmod's some files as 600; that is only the user has read/write permissions; even if umask is 2. It'd be nice if we could configure this; or at least allow group ownership (i.e. chmod 660). That way we could allow members of the 'weechat' user-group to edit these files rather than just the 'weechat'.

zwimer avatar Jan 09 '24 16:01 zwimer