On 04/09/2013 06:03 PM, Radu Moisan wrote:
On 04/09/2013 05:58 PM, Burton, Ross wrote:
On 9 April 2013 15:02, Radu Moisan wrote:
This fixes a service dependency issue;
When graphical.target is the default mode, systemd
will try to start display-manager.service which is not
available on some
On 04/09/2013 05:58 PM, Burton, Ross wrote:
On 9 April 2013 15:02, Radu Moisan wrote:
This fixes a service dependency issue;
When graphical.target is the default mode, systemd
will try to start display-manager.service which is not
available on some targets.
For xserver-nodm-init we would then
On 9 April 2013 15:02, Radu Moisan wrote:
> This fixes a service dependency issue;
> When graphical.target is the default mode, systemd
> will try to start display-manager.service which is not
> available on some targets.
>
> For xserver-nodm-init we would then have something like:
> inherit updat
This fixes a service dependency issue;
When graphical.target is the default mode, systemd
will try to start display-manager.service which is not
available on some targets.
For xserver-nodm-init we would then have something like:
inherit update-alternatives
ALTERNATIVE_${PN} = "systemd-def-target"
This fixes a service dependency issue;
When graphical.target is the default mode, systemd
will try to start display-manager.service which is not
available on some targets.
For xserver-nodm-init we would then have something like:
inherit update-alternatives
ALTERNATIVE_${PN} = "systemd-def-target"