# /etc/conf.d/quasselcore #Available options for quasselcore: #--port The port quasselcore will listen at. Default 4242 #--norestore Don't restore last core's state #--logfile Path to logfile #--loglevel Loglevel Debug|Info|Warning|Error. Default Info #--datadir Specify the directory holding datafiles like the Sqlite DB and the SSL Cert QUASSELUSER="" #QUASSEL_OPTS="--logfile=/var/log/quassel.log" #Does not work now, because of missing write permission to /var/log. #Maybe creating /var/log/quassel with appropiate permissions will do the trick.