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

Do not make boot process or activation wait or fail on non-critical services #421

Open
ibizaman opened this issue Jan 13, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@ibizaman
Copy link
Owner

Non-critical services for the activation or boot process are at least:

  • backups
  • VPNs

Those services, although necessary for the correct behavior of a server, should not stall the boot process or activation.

@ibizaman ibizaman added the enhancement New feature or request label Jan 13, 2025
@ibizaman
Copy link
Owner Author

From https://bbs.archlinux.org/viewtopic.php?id=279681 we can use systemd-analyze critical-chain to try to fix this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant