Skip to content
Snippets Groups Projects
Verified Commit 910cbbf8 authored by Jan Alexander Steffens (heftig)'s avatar Jan Alexander Steffens (heftig)
Browse files

quassel: Upgrade to 0.13-rc1

Again, with a package not in the repos.

oidentd can use forwarding now.
parent 951c5db2
No related branches found
No related tags found
No related merge requests found
user quassel {
default {
allow spoof
allow spoof_all
allow hide
force forward 127.0.0.1 1114
}
}
......
[Service]
ExecStartPre=/bin/sh -c 'echo "global { hide }" > /var/lib/quassel/.oidentd.conf'
ExecStart=
ExecStart=/usr/bin/quasselcore --configdir=/var/lib/quassel --oidentd --oidentd-strict --syslog --require-ssl
ExecStart=/usr/bin/quasselcore --configdir=/var/lib/quassel --ident-daemon --ident-port=1114 --strict-ident --syslog --require-ssl
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment