Skip to content

Fix --machinectl on Ubuntu, Debian (dash shell)#42

Merged
intgr merged 1 commit intomasterfrom
fix-ubuntu-debian
Jan 29, 2021
Merged

Fix --machinectl on Ubuntu, Debian (dash shell)#42
intgr merged 1 commit intomasterfrom
fix-ubuntu-debian

Conversation

@intgr
Copy link
Copy Markdown
Owner

@intgr intgr commented Jan 29, 2021

Turns out that the dash shell, default /bin/sh on Ubuntu and Debian, does not support exec -- <cmd> syntax. Omit -- from the command line.

Turns out that the dash shell, default /bin/sh on Ubuntu and Debian, does not support `exec -- <cmd>` syntax. Omit `--` from the command line.
@intgr intgr merged commit aa7af71 into master Jan 29, 2021
@intgr intgr deleted the fix-ubuntu-debian branch January 29, 2021 00:12
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.

1 participant