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

Automatically detect if a linux system that uses rpm is running on systemd or sysv #3739

Conversation

clkelly-r7
Copy link
Contributor

@clkelly-r7 clkelly-r7 commented Sep 9, 2024

Issue: #3451

rpm will figure out if the Linux OS is using sysv or systemd when creating velociraptor client

@CLAassistant
Copy link

CLAassistant commented Sep 9, 2024

CLA assistant check
All committers have signed the CLA.

@clkelly-r7 clkelly-r7 changed the title Automatically detect if an linux system that uses rpm is running on s… Automatically detect if an linux system that uses rpm is running on systemd or sysv Sep 9, 2024
@clkelly-r7 clkelly-r7 changed the title Automatically detect if an linux system that uses rpm is running on systemd or sysv Automatically detect if a linux system that uses rpm is running on systemd or sysv Sep 9, 2024
bin/rpm.go Outdated Show resolved Hide resolved
magefile.go Outdated Show resolved Hide resolved
@clkelly-r7 clkelly-r7 force-pushed the automatically-detect-linux-install-type-rpm branch from 4ca688c to 78c7305 Compare September 10, 2024 16:22
Changing name of file for sysv client script velociraptor -> velociraptor_client
@clkelly-r7 clkelly-r7 force-pushed the automatically-detect-linux-install-type-rpm branch from 8fe7cfe to da13f6a Compare September 12, 2024 13:35
@scudette scudette merged commit 4967335 into Velocidex:master Sep 16, 2024
2 checks passed
scudette added a commit that referenced this pull request Sep 21, 2024
…stemd or sysv (#3739)

Issue: #3451

rpm will figure out if the Linux OS is using sysv or systemd when
creating velociraptor client

---------

Co-authored-by: Mike Cohen <[email protected]>
scudette added a commit that referenced this pull request Sep 21, 2024
…stemd or sysv (#3739)

Issue: #3451

rpm will figure out if the Linux OS is using sysv or systemd when
creating velociraptor client

---------

Co-authored-by: Mike Cohen <[email protected]>
scudette added a commit that referenced this pull request Oct 13, 2024
…stemd or sysv (#3739)

Issue: #3451

rpm will figure out if the Linux OS is using sysv or systemd when
creating velociraptor client

---------

Co-authored-by: Mike Cohen <[email protected]>
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.

3 participants