Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 538240 - net-irc/quassel - init script configuration uses incorrect variable name
Summary: net-irc/quassel - init script configuration uses incorrect variable name
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick Lauer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-30 12:05 UTC by Daniel Pielmeier
Modified: 2015-02-02 02:53 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Pielmeier gentoo-dev 2015-01-30 12:05:50 UTC
From quasselcore.conf:
# User we want our daemon to run under.
#USER="quassel"

The init scipt however uses "QUASSEL_USER".
Comment 1 Patrick Lauer gentoo-dev 2015-02-02 02:53:48 UTC
+  02 Feb 2015; Patrick Lauer <patrick@gentoo.org> files/quasselcore.conf:                                                                                                                                                                   
+  Fix typo in quasselcore.conf #538240

I guess I should have bumped quassel for that, but it's kinda very minor change ...