• rhel-system-roles-1.90.0-0.1.el9
    • None
    • rhel-sst-system-roles
    • 0
    • Dev ack
    • False
    • Hide

      None

      Show
      None
    • Yes
    • Red Hat Enterprise Linux
    • None
    • Enhancement
    • Hide
      .New variable in the `systemd` RHEL system role: `systemd_units_user`

      With this update, the `systemd` RHEL system role can now also manage user units through the following variable:

      * `systemd_units_user` (dictionary): Each key is a name of a user given in one of the lists passed to the role, and `root` (even if `root` is not given). Each value is a dictionary of `systemd` units for that user, or system units for `root`.

      [IMPORTANT]
      ====
      The role does not create new users and it will return an error if you specify a non-existent user.
      ====

      As a result, you can use this setting to manage user units with the `systemd` RHEL system role.

      For more details, see the resources in the `/usr/share/doc/rhel-system-roles/systemd/` directory.
      Show
      .New variable in the `systemd` RHEL system role: `systemd_units_user` With this update, the `systemd` RHEL system role can now also manage user units through the following variable: * `systemd_units_user` (dictionary): Each key is a name of a user given in one of the lists passed to the role, and `root` (even if `root` is not given). Each value is a dictionary of `systemd` units for that user, or system units for `root`. [IMPORTANT] ==== The role does not create new users and it will return an error if you specify a non-existent user. ==== As a result, you can use this setting to manage user units with the `systemd` RHEL system role. For more details, see the resources in the `/usr/share/doc/rhel-system-roles/systemd/` directory.
    • Done
    • None

      Goal

      • support management of user units
        • As a user, I want to manage systemd units for myself and other non-root users.

      Acceptance Criteria

      • Verify that the systemd role can manage non-root units

              rmeggins@redhat.com Richard Megginson
              rmeggins@redhat.com Richard Megginson
              Michal Sekletar Michal Sekletar
              David Jez David Jez
              Jaroslav Klech Jaroslav Klech
              Votes:
              0 Vote for this issue
              Watchers:
              10 Start watching this issue

                Created:
                Updated: