Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cli: Reset executable name #849

Merged
merged 1 commit into from
Oct 28, 2024
Merged

Conversation

cgwalters
Copy link
Collaborator

In some cases we re-exec ourselves; seeing the temporary file in there is super ugly. In general ideally in the future we support reliably querying journal logs from bootc; at least this improves things so that one can do
journalctl _COMM=bootc.

@ckyrouac ckyrouac self-requested a review October 28, 2024 15:22
@cgwalters
Copy link
Collaborator Author

error[E0658]: c".." literals are experimental

Ah I c...too old rust in c9s. Will fall back

In some cases we re-exec ourselves; seeing the temporary file
in there is super ugly. In general ideally in the future
we support reliably querying journal logs from bootc; at least
this improves things so that one can do
`journalctl _COMM=bootc`.

Signed-off-by: Colin Walters <[email protected]>
@cgwalters cgwalters enabled auto-merge October 28, 2024 18:55
@cgwalters cgwalters merged commit ba82772 into bootc-dev:main Oct 28, 2024
11 of 34 checks passed
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