bareos: bareos-18.2 62880cd4

Author Committer Branch Timestamp Parent
joergs joergs bareos-18.2 2019-09-26 19:24 bareos-18.2 bbd96b65 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