Skip to content

Create xlxd.service and improve systemd integration#243

Open
fabianfrz wants to merge 13 commits into
LX3JL:masterfrom
fabianfrz:systemd_non_root
Open

Create xlxd.service and improve systemd integration#243
fabianfrz wants to merge 13 commits into
LX3JL:masterfrom
fabianfrz:systemd_non_root

Conversation

@fabianfrz

@fabianfrz fabianfrz commented May 14, 2024

Copy link
Copy Markdown

run xlxd as xlxd user (needed to be created manually)
also add a task to keep the node alive (xlxapi)

alternative to #195

fabianfrz added 2 commits May 14, 2024 22:02
run xlxd as xlxd user (needed to be created manually)
@fabianfrz fabianfrz mentioned this pull request May 14, 2024
@fabianfrz fabianfrz changed the title Create xlxd.service Create xlxd.service and improve systemd integratoin Jul 19, 2024
@fabianfrz fabianfrz changed the title Create xlxd.service and improve systemd integratoin Create xlxd.service and improve systemd integration Jul 19, 2024
Comment thread ambed/cvocodecs.cpp Outdated
Comment thread ambed/makefile Outdated
@DcnPat

DcnPat commented Sep 7, 2024

Copy link
Copy Markdown

run xlxd as xlxd user (needed to be created manually) also add a task to keep the node alive (xlxapi)

alternative to #195

I suggest the unit files for xlxd.service and ambed.service have "Requires=network-online.target" otherwise xlxd will fail to start because the network interface is not configured with an ip address.

@fabianfrz

fabianfrz commented Sep 11, 2024

Copy link
Copy Markdown
Author

@DcnPat It already contains After=network.target - I guess that this should be enough. I would also appreciate it, if the project maintainers would react on this at some point.

@DcnPat

DcnPat commented Sep 11, 2024 via email

Copy link
Copy Markdown

@fabianfrz

Copy link
Copy Markdown
Author

Checked that the target exists, so we can add this directive to the server. You comment sounds like you deployed my changes on your server. How are they doing so far?

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