Skip to content

[FEATURE] Add support for user services (started controlled by specific user, not root) #66

Open
@MurzNN

Description

@MurzNN

Will be good to have ability to create and manage systemd per-user services, to allow users start-stop them. Here https://wiki.archlinux.org/index.php/systemd/User is some documentation about this.

This can be implemented via moving the .service file to ~/.config/systemd/user/ folder, and control the service status via using systemctl --user started from user credentials.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions