Custom Query (196 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (85 - 87 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
#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.

#267 fixed AFS sysname is wrong ezyang
Description

sysconfig doesn't seem to be getting run, so we're not running 'fs sysname' at boot up. Maybe fix this in rc.local? Alternatively fix up our packaged .unit file.

Note: See TracQuery for help on using queries.