I'm using an eggdrop installed on gentoo in a root sub-folder (/opt/eggdrop).
When i use it as user, cannot write any file (channel, temp, pid.file).
I can't change the permission of the folder.
What can i do?
Code: Select all
[22:56] Couldn't create channel file: /home/cr4sh/eggdrop/eggdrop.chan. Dropping
[22:56] === eppool: 1 channels, 0 users.
* Warning! Could not write /home/cr4sh/eggdrop/pid.eppool file!
Code: Select all
set userfile "Eggor.user"
set pidfile "pid.Eggor"
set userfile-perm 0600
set help-path "/usr/share/eggdrop/help/"
set text-path "/usr/share/eggdrop/text/"
set mod-path "/usr/lib/eggdrop/modules/"
set temp-path "tmp/"
set motd "/usr/share/eggdrop/text/motd"
set telnet-banner "/usr/share/eggdrop/text/banner"
set chanfile "Eggor.chan"
set files-path "/usr/share/eggdrop/filesys"
set incoming-path "/usr/share/eggdrop/filesys/incoming"
set notefile "Eggor.notes"
source /usr/share/eggdrop/scripts/alltools.tcl
source /usr/share/eggdrop/scripts/action.fix.tcl
source /usr/share/eggdrop/scripts/compat.tcl
source /usr/share/eggdrop/scripts/userinfo.tcl
#source scripts/chanstats.1.3.0.tcl
loadhelp userinfo.help