whoops, bad ordering
This commit is contained in:
parent
b5b47e92fd
commit
85cdc0c52a
@ -13,9 +13,9 @@ class RADVDSvc(object):
|
||||
def __init__(self):
|
||||
self.name = self.svc_name
|
||||
self.is_systemd = False
|
||||
self._get_manager()
|
||||
self.cmd_tpl = None
|
||||
self.has_pkill = False
|
||||
self._get_manager()
|
||||
|
||||
def _get_manager(self):
|
||||
chkpaths = ('/run/systemd/system',
|
||||
|
Loading…
Reference in New Issue
Block a user