Scott Marshall
Scott Marshall
Fair enough. I don't have an issue with a single, monolithic RPM that tries to cater for maximum compatibility. The frustration is that the RPM scriptlets are not validating the...
> Will the `systemctl start` command work for init scripts though? Alternately, would a command like `service webmin restart` work? Yes, it will work with init scripts but **only** as...
> So as a small improvement, we could have Webmin's install script run `service webmin restart` rather than `/etc/init.d/webmin restart` , since the `service` command is pretty commonly available. Sounds...