Skip to content
New issue

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

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

Already on GitHub? # to your account

Closes #400 #415

Closed
wants to merge 2 commits into from
Closed

Closes #400 #415

wants to merge 2 commits into from

Conversation

Xeckt
Copy link
Contributor

@Xeckt Xeckt commented Jun 24, 2024

For some reason, I'm unable to link issues in the title, but it's here: #400

I've created a very basic and standard unit file for now. If there are any additions or changes to the unit file, let me know.

The user has the possibility to specify the path of where the unit file gets created, and/or options to go with the built binary inside the unit file. Otherwise it defaults to no args and the default /etc/systemd/system/ folder

Xeckt added 2 commits June 24, 2024 16:49
Signed-off-by: Xeckt <jordansavell1198@gmail.com>
Signed-off-by: Xeckt <jordansavell1198@gmail.com>
@Xeckt Xeckt requested a review from a team as a code owner June 24, 2024 15:52
@glimchb glimchb linked an issue Jun 24, 2024 that may be closed by this pull request
Copy link
Member

@glimchb glimchb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don;t think we should create the unit file in go...
we can manually create it and commit in the repo
so users can use it to run agent as systemd unit...

@Xeckt
Copy link
Contributor Author

Xeckt commented Jun 24, 2024

Ok, I will close this PR and will continue discussion in the issue until we reach the desired outcome

@Xeckt Xeckt closed this Jun 24, 2024
@Xeckt Xeckt deleted the systemd branch June 26, 2024 19:55
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

consider adding systemd file for the agent
2 participants