bareos: master 96606d11

Author Committer Branch Timestamp Parent
joergs joergs master 2019-09-26 19:24 master ae5d26da Pending
Changeset Univention (UCS): univention-bareos.py: replace umask by os.open

Using umask is o discouraged.
Therefore open and umask are replaced by os.open and os.fdopen.
mod - core/platforms/univention/univention-bareos.py Diff File