292:ad418a21d2f1
Anton Shestakov <av6@dwimlabs.net>, Mon, 30 Oct 2017 11:56:07 +0800
Makefile: split .PHONY declaration

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