https://bugzilla.novell.com/show_bug.cgi?id=861124 https://bugzilla.novell.com/show_bug.cgi?id=861124#c0 Summary: add support for Fedora like additional actions to /sbin/service Classification: openSUSE Product: openSUSE Factory Version: 13.2 Milestone 0 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: lnussel@suse.com ReportedBy: fcrozat@suse.com QAContact: qa-bugs@suse.de CC: mt@suse.com Found By: --- Blocker: --- To deal with systemctl (and therefore /sbin/service) not allowing non-standard actions anymore, Fedora has implemented a scheme allowing additional scripts which can be run by /sbin/service: https://git.fedorahosted.org/cgit/initscripts.git/commit/service?id=5d91d38c... This adds support for legacy initscript actions such as service iptables save Packages wishing to provide legacy actions should install programs (probably scripts, but could be binaries) named /usr/libexec/initscripts/legacy-actions/<service>/<action> This would allow to drop sysvinit initscripts but keep legacy actions, if needed. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.