Commit Graph

11 Commits (8f43a0a4fe641b36e31e63418a3263e60b695d8e)

Author SHA1 Message Date
Tim G 8f43a0a4fe Load distutils on all platforms EXCEPT Solaris.
Solaris doesn't ship distutils with with the default Python package.  This patch fixes "service" on Solaris since 30d6713.
11 years ago
Tim G 68b5b7be72 distutils is not available on some non-Linux OS's 11 years ago
Brian Coca aba9e5e4f9 vastly simplified systemd detection, made enable/disable errors clearer
both of which allows us to remove 'service name detection' as if systemd
is init we still use it to handle initscripts.
11 years ago
Brian Coca df6d58614e now actually adds usable name for systemd when service only has init
script
11 years ago
Toshio Kuratomi 5af4463823 Gixes to doc formatting 11 years ago
Brian Coca 943f8fe7c9 Merge pull request #346 from bcoca/service_cleanup
service cleanup
11 years ago
Achilleas Pipinellis a375ce33d3 Clarify supported init systems. 11 years ago
Brian Coca 29d211e7ab service cleanup 11 years ago
Brian Coca f49120598f service now detects systemd is actually running, not just installed 11 years ago
Toshio Kuratomi 7f611468a8 Fix for systemd service scripts with newlines
Fixes #127
11 years ago
Michael DeHaan c8e1a2077e file extensions! 11 years ago