Skip to content

Revert "linux: add dbus and systemd activation services (#7433)"#7678

Merged
mitchellh merged 1 commit intomainfrom
push-qwqklmuotksl
Jun 25, 2025
Merged

Revert "linux: add dbus and systemd activation services (#7433)"#7678
mitchellh merged 1 commit intomainfrom
push-qwqklmuotksl

Conversation

@mitchellh
Copy link
Copy Markdown
Contributor

Reverts two commits:

977cd53
820b7e4

These break build from source on Linux for two reasons:

1.) The systemd user service needs to be installed in the share prefix, not the lib prefix. This lets it get picked up in ~/.local but is also correct for just standard FHS paths.

2.) The ghostty path in the systemd user service needs to be absolute. We should interpolate in the build install prefix to form an absolute path.

Reverts two commits:

977cd53
820b7e4

These break build from source on Linux for two reasons:

1.) The systemd user service needs to be installed in the `share`
prefix, not the `lib` prefix. This lets it get picked up in `~/.local`
but is also correct for just standard FHS paths.

2.) The `ghostty` path in the systemd user service needs to be absolute.
We should interpolate in the build install prefix to form an absolute
path.
@mitchellh mitchellh requested a review from a team as a code owner June 25, 2025 02:09
@mitchellh mitchellh merged commit 74a03eb into main Jun 25, 2025
71 checks passed
@mitchellh mitchellh deleted the push-qwqklmuotksl branch June 25, 2025 02:12
@github-actions github-actions Bot added this to the 1.2.0 milestone Jun 25, 2025
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