[tor-bugs] #12459 [Tor Sysadmin Team]: Move mod_auto_accept_subscriptions.lua to /usr/local on Moschatum

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Jun 25 08:04:00 UTC 2014


#12459: Move mod_auto_accept_subscriptions.lua to /usr/local on Moschatum
-------------------------------+---------------------
 Reporter:  phoul              |          Owner:
     Type:  defect             |         Status:  new
 Priority:  normal             |      Milestone:
Component:  Tor Sysadmin Team  |        Version:
 Keywords:                     |  Actual Points:
Parent ID:                     |         Points:
-------------------------------+---------------------
 I had initially requested that mod_auto_accept_subscriptions.lua be placed
 into /usr/lib, however I have been informed that this is bad practice. I
 have modified the Prosody config to also look for modules in
 /usr/local/lib. The modified configuration is available on Moschatum at
 /home/colin/prosody.cfg.lua, and I have provided a diff below.

 {{{
 32,33d31
 < plugin_paths = { "/usr/lib/prosody/modules";
 "/usr/local/lib/prosody/modules"; };
 <
 }}}

 The directory /usr/local/lib/prosody/modules will need to be created, and
 the module will need to be moved from /usr/lib/prosody/modules. After the
 module has been moved, please restart Prosody.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/12459>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list