Skip to content

install %post processing ignores presets #550

@cgwalters

Description

@cgwalters

Since we currently make systemctl -> /bin/true to avoid breakage from software like glusterfs which has

%post
systemctl start glusterfs.service

However, we also lose systemctl preset processing this way - so any services which are intended to be enabled by default won't be.

I think ultimately we need to teach systemctl to have the same behavior as if it's running in mock.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions