aboutsummaryrefslogtreecommitdiffstats
path: root/usr/sbin/service
Commit message (Collapse)AuthorAgeFilesLines
* service: Exit when `/etc/init.d` is missingJan Macku2022-08-231-1/+5
| | | | Symlink /etc/init.d -> rc.d/init.d is provided by initscripts package.
* spec: Move service script into subpackageJan Macku2021-05-311-1/+10
| | | | | | | | | | This changes moves service script into initscripts-service subpackage. The subpackage could be install without main package. This change allows audit not to require initscripts and require only initscripts-service instead. Requested by: msekleta@redhat.com
* service: catch unsupported action keywordsJan Macku2020-11-111-2/+2
| | | | Resolves: #1894492
* service: Prevent variables from globbingJan Macku2020-11-061-8/+8
|
* Fix service network stop cmdJan Macku2019-11-291-6/+15
|
* Change spacing of service file to folow spacing of projectJan Macku2019-11-261-59/+59
|
* Repository scheme updated to new layoutDavid Kaspar [Dee'Kej]2018-05-301-0/+91
NOTE: This commit just moves files around, without actually fixing the Makefiles and specfile. See follow up commits which resolve this.