Skip to content

Starting waynergy before login #100

@dsl101

Description

@dsl101

I guess there may be many reasons not to do this, but I have a linux machine running Arch / SDDM / Wayland and I'd love to have waynergy running by the time I hit the greeter, so that I can log in from the (Windows) server mouse / keyboard. Is it in any way possible to achieve that? I did try creating a config file in /etc/waynergy/, and a systemd service:

[Unit]
Description=Waynergy

[Service]
Environment="WAYNERGY_CONF_PATH=/etc/waynergy/"
ExecStart=/usr/bin/waynergy

[Install]
WantedBy=multi-user.target

But the error log says 0.029392691: [ERROR] error: XDG_RUNTIME_DIR is invalid or not set in the environment. Before I beat my head against that wall, is this even possible?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions