Hi, I solve the problem by set execution rights recursively on /etc/perp/hellod directory :
*chmod -R 755 /etc/perp/hellod* Thanks, Eugene NG 2014/1/2 Eugène Ngontang <[email protected]> > Hi all, > > I'm testing perp, with the hellod example in the examples directory. > > So I copied the whole directory in my PERP_BASE directory (/etc/perp) and > activate with the perpctl command. > > The service is activated but can not be started due to a permission denied > to rc.main. I'm on a test server, logged as root and all processes are > running with the root user. > > I don't know what can be wrong, this are message I got from log : > > less /var/log/perpd/current > 20140102T113508.537473: error: perpd[5668]: fatal: (in child for service > hellod): failure execve(): access denied (EACCES) > 20140102T113508.550530: warning: perpd[5668]: setting respawn governor on > 'start' target of service hellod for ./rc.main > 20140102T113509.536758: error: perpd[5668]: fatal: (in child for service > hellod): failure execve(): access denied (EACCES) > 20140102T113509.537577: error: perpd[5668]: fatal: (in child for service > hellod): failure execve(): access denied (EACCES) > 20140102T113509.537995: warning: perpd[5668]: setting respawn governor on > 'start' target of service hellod for ./rc.main > 20140102T113510.536579: error: perpd[5668]: fatal: (in child for service > hellod): failure execve(): access denied (EACCES) > 20140102T113510.537399: error: perpd[5668]: fatal: (in child for service > hellod): failure execve(): access denied (EACCES) > 20140102T113510.537789: warning: perpd[5668]: setting respawn governor on > 'start' target of service hellod for ./rc.main > 20140102T113511.536571: error: perpd[5668]: fatal: (in child for service > hellod): failure execve(): access denied (EACCES) > 20140102T113511.537425: error: perpd[5668]: fatal: (in child for service > hellod): failure execve(): access denied (EACCES) > 20140102T113511.537866: warning: perpd[5668]: setting respawn governor on > 'start' target of service hellod for ./rc.main > 20140102T113512.536675: error: perpd[5668]: fatal: (in child for service > hellod): failure execve(): access denied (EACCES) > 20140102T113512.537620: error: perpd[5668]: fatal: (in child for service > hellod): failure execve(): access denied (EACCES) > 20140102T113512.537883: warning: perpd[5668]: setting respawn governor on > 'start' target of service hellod for ./rc.main > 20140102T113513.536708: error: perpd[5668]: fatal: (in child for service > hellod): failure execve(): access denied (EACCES) > 20140102T113513.537546: error: perpd[5668]: fatal: (in child for service > hellod): failure/var/log/perpd/current > > Please could someone tell me what is going wrong? > > Thank you. > > Eugene NG > -- > [email protected] > [email protected] > ------------------------------------------------------------ > *Aux hommes il faut un chef, et au* > > * chef il faut des hommes! L'habit ne fait pas le moine, mais lorsqu'on te > voit on te juge!* > -- [email protected] [email protected] ------------------------------------------------------------ *Aux hommes il faut un chef, et au* * chef il faut des hommes!L'habit ne fait pas le moine, mais lorsqu'on te voit on te juge!*
