FS#44074 - [lxc] package contains duplicate systemd services
Attached to Project:
Community Packages
Opened by Dmytro (alkersan) - Friday, 06 March 2015, 19:37 GMT
Last edited by Sergej Pupykin (sergej) - Tuesday, 10 March 2015, 11:06 GMT
Opened by Dmytro (alkersan) - Friday, 06 March 2015, 19:37 GMT
Last edited by Sergej Pupykin (sergej) - Tuesday, 10 March 2015, 11:06 GMT
|
Details
Description:
LXC package [1:1.1.0-2] installs 2 systemd services in wrong location, that came from `make install`: /usr/lib/lxc-net.service /usr/lib/lxc.service But this package already provides a bit modified lxc.service, installed at: /usr/lib/systemd/system/lxc@.service Proposed fix: since package provides it's own systemd units, probably it's reasonable to do ./configure --with-init-script=none and provide additional lxc-net.service in sources |
This task depends upon
Closed by Sergej Pupykin (sergej)
Tuesday, 10 March 2015, 11:06 GMT
Reason for closing: Fixed
Additional comments about closing: moved to proper location
Tuesday, 10 March 2015, 11:06 GMT
Reason for closing: Fixed
Additional comments about closing: moved to proper location
Comment by Doug Newgard (Scimmia) -
Saturday, 07 March 2015, 15:15 GMT
More likely just need to put them in the right place and be done
with it.
lxc-systemd-units.patch