Skip to content

Exit on service start #39

@sklknn

Description

@sklknn
Sep 18 13:42:40 archlp systemd[1260]: Started Run 'WinApps Launcher'.
Sep 18 13:42:40 archlp bash[189443]: WORKING DIRECTORY: '/home/sklknn/.local/bin/winapps-src/WinApps-Launcher'
Sep 18 13:42:40 archlp bash[189443]: > USING VM NAME 'RDPWindows'
Sep 18 13:42:40 archlp bash[189443]: > USING BACKEND 'docker'
Sep 18 13:42:40 archlp bash[189443]: * VM STATE: ON
Sep 18 13:42:40 archlp bash[189480]: WARNING: This mode not supported outside X11
Sep 18 13:42:40 archlp bash[189443]: > EXIT
Sep 18 13:42:40 archlp systemd[1260]: winapps-launcher.service: Main process exited, code=exited, status=1/FAILURE
Sep 18 13:42:40 archlp bash[189489]: [SYSTEMD] WINAPPS LAUNCHER SERVICE EXITED.
Sep 18 13:42:40 archlp systemd[1260]: winapps-launcher.service: Failed with result 'exit-code'.

executing systemd service results in immediate failure, while manually executing

/bin/bash -c "/home/sklknn/.local/bin/winapps-src/WinApps-Launcher/WinApps-Launcher.sh"

doesn't, result is just

WORKING DIRECTORY: '/home/sklknn/.local/bin/winapps-src/WinApps-Launcher'
> USING VM NAME 'RDPWindows'
> USING BACKEND 'docker'
* VM STATE: ON

is this a wayland specific problem?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions