[Bug 1651278] Re: systemd-sysv-generator does not fully translate facilities to targets
Scott Emmons
1651278 at bugs.launchpad.net
Fri Mar 2 19:22:27 UTC 2018
** Bug watch added: github.com/systemd/systemd/issues #4762
https://github.com/systemd/systemd/issues/4762
** Also affects: systemd via
https://github.com/systemd/systemd/issues/4762
Importance: Unknown
Status: Unknown
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1651278
Title:
systemd-sysv-generator does not fully translate facilities to targets
Status in systemd:
Unknown
Status in systemd package in Ubuntu:
Confirmed
Bug description:
See the bug raised here:
https://github.com/systemd/systemd/issues/4762
and fixed upstream here:
https://github.com/systemd/systemd/commit/e932f5407ef5ad05d25d7dfefa4cda0fe81cc346
In short, given a sysv-init script with valid LSB headers, one of which defines
Required-Start: $foo
and given that a foo.target target exists and is enabled, I would expect to see After=foo.target in the generated unit.
In practice (on all versions of systemd prior to the unreleased v233)
no other facilities beyond the pre-defined facilities ($network,
$local_fs, etc) will be used in generating the systemd wrapper for the
old sysv init script.
To manage notifications about this bug go to:
https://bugs.launchpad.net/systemd/+bug/1651278/+subscriptions
More information about the foundations-bugs
mailing list