service
41 KB
-
Fix traceback in service module when svc_cmd is None · e2f20db5
When service module is used on unsupported Linux system where init script is used directly, LinuxService.svc_cmd is None so .endswith() fails. Fixes issue #3533
Petr Svoboda committed