FS#56700 - [lxcfs] Remove cgmanager dependency from the systemd unit
Attached to Project:
Community Packages
Opened by Alejandro Perez (alejandro.perez) - Wednesday, 13 December 2017, 10:13 GMT
Last edited by Sergej Pupykin (sergej) - Monday, 09 April 2018, 12:16 GMT
Opened by Alejandro Perez (alejandro.perez) - Wednesday, 13 December 2017, 10:13 GMT
Last edited by Sergej Pupykin (sergej) - Monday, 09 April 2018, 12:16 GMT
|
Details
Description:
LXCFS does not really depends on having cgmanager running, it just provides a file system. I have recently moved from plain LXC to LXD, and found that if I want to have LXCFS unit running, it requires to run lxc.service and cgmanager, none of them required for LXD and not really required for LXCFS IMO. Steps to reproduce: Try to start LXCFS systemd unit without having cgmanager running. Just removing the After= Before= and Depends= does the trick in my case. |
This task depends upon
Closed by Sergej Pupykin (sergej)
Monday, 09 April 2018, 12:16 GMT
Reason for closing: Fixed
Additional comments about closing: in svn/trunk only, removed Requires= line, it should be enough.
Monday, 09 April 2018, 12:16 GMT
Reason for closing: Fixed
Additional comments about closing: in svn/trunk only, removed Requires= line, it should be enough.