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

DietPi-Software | Deluge: Reads/requires /root/.config/deluge/auth #2556

Closed
MichaIng opened this issue Feb 16, 2019 · 1 comment
Closed

DietPi-Software | Deluge: Reads/requires /root/.config/deluge/auth #2556

MichaIng opened this issue Feb 16, 2019 · 1 comment
Labels
Milestone

Comments

@MichaIng
Copy link
Owner

Ref: https://dietpi.com/phpbb/viewtopic.php?f=11&t=5525

We create /mnt/dietpi_userdata/deluge/.config/deluge/auth and set deluge user home to /mnt/dietpi_userdata/deluge but somehow the service looks into the root home. Service start fails, if this does not exist.

@MichaIng
Copy link
Owner Author

MichaIng commented Feb 26, 2019

Ah this problem is totally expected. deluge-console is a separate command not related to the systemd services running in the background. We need to switch the users home to /mnt/dietpi_userdata/deluge outside of the systemd unit. This should be done anyway for all our installs (moving users home to the install dir).


PR up to fix this + several other enhancements: #2594

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

No branches or pull requests

1 participant