[pkg-bacula-devel] Next steps

Sven Hartge sven at svenhartge.de
Wed Oct 19 20:12:57 UTC 2016


On 19.10.2016 22:08, Carsten Leonhardt wrote:
> Hi Sven,
> 
>> b) merging hardcode-users branch?
>>    I tested the branch and made an adjustment to the permissions of
>> /etc/bacula/bacula-sd.conf which needs your comment.
> 
> I think I'd prefer a smaller change, i.e. "chown bacula $TARGET". I
> don't think we need to care about the file's group ownership.

No, we don't.

> Or maybe even something like this:
> 
> if [ `stat -c %U $TARGET` != bacula ]; then
>   chown bacula $TARGET
> fi

I think this is overengineered. If the file already belongs to bacula
then no harm is done chowning it again. Just less code that can break, IMHO.

> That aside, I'm thinking of merging hardcode-users now and putting what
> we then have in experimental. That should make testing easier,
> especially wrt the MySQL/MariaDB changes.

Yes, I agree.

Grüße,
Sven.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-bacula-devel/attachments/20161019/575fa3ac/attachment.sig>


More information about the pkg-bacula-devel mailing list