Skip to content

Properly handle systemd escaped characters#14

Open
camara-tech wants to merge 4 commits into
JacobHenner:masterfrom
camara-tech:handle-systemd-escape-characters
Open

Properly handle systemd escaped characters#14
camara-tech wants to merge 4 commits into
JacobHenner:masterfrom
camara-tech:handle-systemd-escape-characters

Conversation

@camara-tech

Copy link
Copy Markdown

As part of the service installation process, svc.sh runs the agent name through the systemd-escape utility, which can modify the expected name of the service, causing this exec to run even though the service is already installed, and preventing the managed service from running. This commit fixes that problem.

As part of the service installation process, svc.sh runs the agent name through the systemd-escape utility, which can modify the expected name of the service, causing this exec to run even though the service is already installed, and preventing the managed service from running. This commit fixes that problem.
@camara-tech camara-tech changed the title (WIP) Properly handle systemd escaped characters Properly handle systemd escaped characters Nov 13, 2019
@camara-tech camara-tech force-pushed the handle-systemd-escape-characters branch from 02f5c12 to 80eb948 Compare November 20, 2019 18:28
@JacobHenner

Copy link
Copy Markdown
Owner

Will try to review this soon.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants