Skip to content

fix: Use correct user flag for ps on FreeBSD#312

Open
dzvon wants to merge 1 commit intofolke:mainfrom
dzvon:push-yqonwtyntmuy
Open

fix: Use correct user flag for ps on FreeBSD#312
dzvon wants to merge 1 commit intofolke:mainfrom
dzvon:push-yqonwtyntmuy

Conversation

@dzvon
Copy link
Copy Markdown

@dzvon dzvon commented Apr 28, 2026

  • Switches from -u to -U flag when running ps on FreeBSD, as -u does not accept a username on that platform.

This change improves compatibility with FreeBSD systems.

Screenshots

image

- Switches from `-u` to `-U` flag when running `ps` on FreeBSD,
  as `-u` does not accept a username on that platform.

This change improves compatibility with FreeBSD systems.
@github-actions github-actions Bot added the size/s Small PR (<10 lines changed) label Apr 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/s Small PR (<10 lines changed)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant