On Fri, Jan 13, 2012 at 3:31 PM, BJ Dierkes
<wdier...@5dollarwhitebox.org> wrote:
> Hello,
>
> I have this bug open:
>
> https://bugzilla.redhat.com/show_bug.cgi?id=781451
>
>
> And so, I am needing to remove my sysvinit scripts from gourmand in rawhide.  
> I've read the docs on SysVInit Scripts and Systemd but haven't found an 
> answer…  How should I handle removing the init script?  Should I just assume 
> that users are moved over to systemd?  Do I need to call 'chkconfig --del 
> gearmand'?

I'm sure someone will correct me if I mis-speak, but I don't think
your bug is currently valid. There's currently no requirement that you
convert to systemd, although I would highly recommend it. There was
some talk about forcing conversion at some point.

Two answer your question in parts:

1. The requirement for packaging a sysv init script separately is if
your also packaging a systemd unit file. If you ONLY ship a sysv init
script then your fine.
2. You can only convert to systemd between releases, so if you're
going to do it for F17 then now would be a good time to change it in
rawhide.
3. For migrating from sysv to systemd look here:
http://fedoraproject.org/wiki/Packaging:ScriptletSnippets#Packages_migrating_to_a_systemd_unit_file_from_a_SysV_initscript

Richard
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to