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

systemd: turn off force flag when calling LinkUnitFiles() #1694

Description

@dongsupark

At the moment systemdUnitManager.writeUnit() calls systemd.LinkUnitFiles() with the force flag turned on. This brings negative impact on performance.

So force should be set to false by default. It might be also a good idea to introduce a new option in fleetd.conf, so that users are able to set the flag.

/cc @hectorj2f
See also coreos/go-systemd#189

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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