| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Symlink /etc/init.d -> rc.d/init.d is provided by initscripts package.
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Resolves: #1894492
|
| |
|
| |
|
| |
|
|
NOTE: This commit just moves files around, without actually fixing the
Makefiles and specfile. See follow up commits which resolve this.
|