Skip to content

Conversation

@kongfei605
Copy link
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings December 10, 2025 02:54
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR fixes systemd service installation for user mode by using the correct systemd target based on whether the service is running in user mode or system mode.

  • Changed the hardcoded multi-user.target in the systemd service template to use a template variable {{.WantedBy}}
  • Added conditional logic to set WantedBy to default.target for user services and multi-user.target for system services

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@kongfei605 kongfei605 merged commit e68b876 into flashcatcloud:main Dec 10, 2025
9 checks passed
@kongfei605 kongfei605 deleted the install branch December 10, 2025 03:08
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.

1 participant