On 06/09/2016 09:02 AM, Ross Lagerwall wrote:
On Thu, Jun 9, 2016 at 9:55 AM, Bao Nguyen <[email protected]> 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.
If you use systemd write type unit for that not legacy sysv initscript.
JBG
_______________________________________________
systemd-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/systemd-devel