Skip to content
This repository was archived by the owner on Dec 30, 2024. It is now read-only.
This repository was archived by the owner on Dec 30, 2024. It is now read-only.

Add "Cleanup" task to ensure that /var/run is a link to /run #53

@ferricoxide

Description

@ferricoxide

Problem Description:

On instances launched RHEL 7 AMIs /var/run is not a link to /run. This breaks DBUS upgrades

Expected Behavior:

/var/run is a link to /run in all created AMIs

Actual Behavior:

/var/run is not a link to /run in all created AMIs

(Detailed) Steps to reproduce:

Build new RHEL 7 AMIs from current scripts

(Optional) Fix recommendation:

Add an "end-of-build" type of task to ensure that /var/run is a link to /run.

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