zshrc: Start/Restart/Stop/... functions: use `service` wrapper if available
authorMichael Prokop <mika@grml.org>
Wed, 24 Jun 2015 11:09:23 +0000 (13:09 +0200)
committerMichael Prokop <mika@grml.org>
Wed, 24 Jun 2015 13:57:54 +0000 (15:57 +0200)
Instead of directly invoking the init script rely on service(8)
(as shipped by sysvinit-utils) if it's available


No differences found