Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Miniflux: use correct systemctl to check service instead of file path#10024

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
tremor021 merged 1 commit intomainfromfix/miniflux-service-path
Dec 16, 2025

Conversation

@MickLesk
Copy link
Member

✍️ Description

miniflux.service file is installed by the deb packag at /usr/lib/systemd/system/ not /etc/systemd/system/, causing the update script to fail with 'No Miniflux Installation Found!'.

🔗 Related Issue

Fixes#9973

✅ Prerequisites (X in brackets)

  • Self-review completed – Code follows project standards.
  • Tested thoroughly – Changes work as expected.
  • No security risks – No hardcoded secrets, unnecessary privilege escalations, or permission issues.

🛠️ Type of Change (X in brackets)

  • 🐞Bug fix – Resolves an issue without breaking functionality.
  • New feature – Adds new, non-breaking functionality.
  • 💥Breaking change – Alters existing functionality in a way that may require updates.
  • 🆕New script – A fully functional and tested script or script set.
  • 🌍Website update – Changes to website-related JSON files or metadata.
  • 🔧Refactoring / Code Cleanup – Improves readability or maintainability without changing functionality.
  • 📝Documentation update – Changes toREADME,AppName.md,CONTRIBUTING.md, or other docs.

The miniflux.service file is installed by the deb package at/usr/lib/systemd/system/ not /etc/systemd/system/, causing theupdate script to fail with 'No Miniflux Installation Found!'.Using 'systemctl is-enabled' is more robust and works regardlessof where the service file is located.
@MickLeskMickLesk requested a review froma team as acode ownerDecember 16, 2025 10:09
@github-actionsgithub-actionsbot added bugfix update scriptA change that updates a script labelsDec 16, 2025
@tremor021tremor021 merged commit798015d intomainDec 16, 2025
2 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@tremor021tremor021tremor021 approved these changes

@CrazyWolf13CrazyWolf13CrazyWolf13 approved these changes

Assignees

No one assigned

Labels

bugfixupdate scriptA change that updates a script

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Miniflux not updating

3 participants

@MickLesk@tremor021@CrazyWolf13

[8]ページ先頭

©2009-2025 Movatter.jp