Custom Query (196 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (145 - 147 of 196)

Ticket Resolution Summary Owner Reporter
#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
#259 fixed RT tickets opened with CCs do not send correspondence to those CCs mitchb
Description

We recently added a scrip in use by some of IS&T that adds people CC'd on initial ticket-creating mail as CCs on the ticket. The intent was to have future correspondence not drop them from the loop. Unfortunately, because our Correspondence template clobbers CCs and our Comment template clobbers Tos (same problem that thwarts new people filing hostname requests manually), those ticket CCs will never receive the correspondence.

#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.