mirror of
https://github.com/altlinux/gpupdate.git
synced 2025-10-28 11:34:14 +03:00
Use util.paths in order to eliminate dependency on variable definitions
This commit is contained in:
@@ -32,7 +32,6 @@ import util.preg
|
||||
from util.logging import slogm
|
||||
|
||||
class samba_backend(applier_backend):
|
||||
__default_policy_path = '/usr/share/local-policy/default'
|
||||
|
||||
def __init__(self, sambacreds, username, domain):
|
||||
self.storage = registry_factory('registry')
|
||||
|
||||
Reference in New Issue
Block a user