ensure apps after first boot

Description

A recent evolution of the framework removed the reload of daemons by systemd at first boot.
The evolution is good but the services would be broken at first boot.
The commands

  • systemctl daemon-reload

  • systemctl restart sockets.target
    should be submitted at the end of the first boot process
    I'm not sure whether the following command should be issued or not

  • systemctl restart default.target

Environment

None

Activity

ronan Le Martret 
July 6, 2017 at 9:25 AM

We should not "systemctl restart default.target"  during the post install .

Fixed

Details

Assignee

Reporter

Fix versions

Labels

Contract ID

Components

Priority

Created July 6, 2017 at 8:34 AM
Updated July 24, 2017 at 11:45 PM
Resolved July 13, 2017 at 8:54 AM

Flag notifications