An open API service indexing awesome lists of open source software.

https://github.com/eleksir/slackware-service


https://github.com/eleksir/slackware-service

slackware

Last synced: 10 days ago
JSON representation

Awesome Lists containing this project

README

          

Slackware-service is a wrapper script that tries to mimic redhat "service" command.

When you call "service something start" (for example) it simply runs "/etc/rc.d/rc.something start", thats it.
Since I spent many hours with redhat/rhel/rhel-based systems I stick with command called "service", and find it much
easier to use this kind of script instead forcing my habbit to change.