2016-06-09 10:55 GMT+02:00 Bao Nguyen <[email protected]>: > Hi everyone, > > I have a script written by SysVinit, can I declare ordering of this script > with a systemd unit in "X-Start-Before:" and "X-Start-After:", for ex > > X-Start-Before: systemd_1.service > X-Start-After: systemd_2.service > > Can it be declared like that? Can it work as expected if LSB depends on > systemd service?
Yes, this works. But you need to drop the .service file extension. _______________________________________________ systemd-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/systemd-devel
