Custom Query (196 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (118 - 120 of 196)

Ticket Resolution Summary Owner Reporter
#243 fixed Pony should query Moira lfaraone ezyang
Description

This would let it not send a request for hostnames which are reserved but not active. May require pymoira to be packaged.

#256 invalid Make finger @scripts work with iptables script ezyang
Description

Real scripts doesn't run fingerd.

ezyang@javelin:~$ finger @scripts
finger: connect: Connection refused
#260 fixed Patch future systemd Apache to depend on openafs-client and crond quentin ezyang
Description

When Apache is truly systemd'ified, we will be able to add the following:

For OpenAFS:

[Unit]
Before=httpd.service
[Install]
WantedBy=httpd.service

For Cron (needs a new patch):

[Unit]
Before=httpd.service
[Install]
WantedBy=httpd.service

Though, honestly, it may make more sense to roll our own Systemd service for afsagent.

This doesn't work right now because Apache is still SysV.

Note: See TracQuery for help on using queries.