Bug 3294

Summary: rpmlint should warn about missing systemd script
Product: Infrastructure Reporter: Olav Vitters <olav>
Component: BuildSystemAssignee: Sysadmin Team <sysadmin-bugs>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: Normal CC: sysadmin-bugs
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: Linux   
See Also: https://bugs.mageia.org/show_bug.cgi?id=3293
Whiteboard:
Source RPM: CVE:
Status comment:

Description Olav Vitters 2011-11-08 09:58:52 CET
Ideally I'd like to see a systemd script for every sysvinit script.

Suggest to make rpmlint warn that it notices a sysvinit script (/etc/init.d/ or /etc/rc.d/init.d/), without a systemd script.

Coupled with bug 3293 (to make check.mageia.org show the rpmlint output), I have an easy way to improve my packages.
Comment 1 Rémi Verschelde 2015-09-10 16:08:31 CEST
Would this still be relevant, or are there no longer packages with sysvinit scripts and no systemd equivalent?
Rémi Verschelde 2015-09-10 16:08:46 CEST

See Also: (none) => https://bugs.mageia.org/show_bug.cgi?id=3293
Depends on: 3293 => (none)

Comment 2 Olav Vitters 2015-10-08 10:12:03 CEST
Still relevant actually. Just do a urpmf /etc/init.d and you'll see them. IIRC sometimes it is in another symlinked directory.