Custom Query (1145 matches)
Results (238 - 240 of 1145)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#326 | fixed | debathena-kerberos-config forgets to reload apparmor | andersk | |
Description |
debathena-kerberos-config.postinst needs to invoke-rc apparmor reload for changes to /etc/apparmor.d to actually take effect. |
|||
#327 | fixed | Evolution wrapper should include MH collection if ~/Mail/inbox exists | jdreed | jdreed |
Description |
Some Athena 9 users who have migrated to IMAP still rely on the MH collection in Evolution for access to their archived mail. Perhaps the wrapper should include it if ~/Mail/inbox exists. Or maybe just conditionalize on a non-empty ~/Mail. Alternatively, perhaps we document the process or create a script and let people add the collection themselves if necessary. |
|||
#332 | fixed | Need to fix /etc/network/interfaces on older installs | broder | |
Description |
Cluster machines installed before the fix for #294 was deployed in r23923 still have no DNS at boot, which leaves them without functioning NTP. We should figure out somewhere to push an update that re-writes the /etc/network/interfaces file as appropriate and reboots. We probably only want to push this fix to clusters. cluster-login-config has generally been the catch-all for cluster-related issues, so I'm inclined to push it there, unless somebody has a better idea. |