On Thu, Jun 9, 2016 at 11:00 AM, Jóhann B. Guðmundsson
<johan...@gmail.com> wrote:
> On 06/09/2016 09:02 AM, Ross Lagerwall wrote:
>
>> On Thu, Jun 9, 2016 at 9:55 AM, Bao Nguyen <bao...@gmail.com> wrote:
>> With a new enough systemd, you should be able to add a snippet to extend
>> the initscript like this:
>> $ cat /etc/systemd/system/my_lsb_service.service.d/local.conf
>> [Unit]
>> Requires=systemd_1.service
>> After=systemd_1.service
>
>
> That's just silly and introduces another level of administrator headache.
>
> What he's requesting is something that belongs as a feature request in sysv
> or the likes and never should be supported in systemd in any shape or form.
>

Maybe I wasn't clear enough. What I described already works with systemd and is
what I believe the cleanest and least risky way of adding a single
dependency to an
existing SysV initscript.

Ross
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to