113:2fecc3d7e58e
Anton Shestakov <av6@dwimlabs.net>, Thu, 07 Apr 2016 23:00:45 +0800
index: don't reload the page via href="" on log out Looks like sometimes page reloads before client can disconnect properly.

previous change 1:7ab80565bcdd

contrib/provision/roles/common/handlers/main.yml

Permissions: -rw-r--r--

Other formats: Feeds:
---
- name: update timezone
command: dpkg-reconfigure --frontend noninteractive tzdata
...