gluon-respondd: add /usr/lib/respondd to provider directories
This commit is contained in:
parent
aac86d48df
commit
cd4753aaa5
@ -19,7 +19,7 @@ start_service() {
|
||||
done
|
||||
|
||||
procd_open_instance
|
||||
procd_set_param command $DAEMON -g ff02::2:1001 -p 1001 -d /lib/gluon/respondd $devs
|
||||
procd_set_param command $DAEMON -g ff02::2:1001 -p 1001 -d /usr/lib/respondd -d /lib/gluon/respondd $devs
|
||||
procd_set_param respawn ${respawn_threshold:-3600} ${respawn_timeout:-5} ${respawn_retry:-5}
|
||||
procd_set_param stderr 1
|
||||
procd_close_instance
|
||||
|
Loading…
Reference in New Issue
Block a user