https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26363
--- Comment #38 from David Cook <[email protected]> --- (In reply to Martin Renvoize from comment #34) > (In reply to Fridolin Somers from comment #32) > > koha-worker will run as root. > > Shouldn't we run as koha user for package install, as www-data for dev > > install ? > > Good call.. can't believe I didn't spot that! Good catch, Frido. Yes, the package install should be "%i-koha". As for a source/dev install, I'm not 100% sure what it should be. I suppose it depends on what the background worker needs to do. In theory, www-data shouldn't be needed, but I suppose there might be something that the web server has written as www-data which the background worker needs to manage? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
