From: Michael Prokop Date: Fri, 21 Oct 2016 11:39:31 +0000 (+0200) Subject: Switch UTC setting from /etc/default/rcS to /etc/adjtime X-Git-Tag: v0.28.0~15 X-Git-Url: http://git.grml.org/?a=commitdiff_plain;h=db954a24f5ca25897f6531a2a9f3b157c59e96d0;hp=db954a24f5ca25897f6531a2a9f3b157c59e96d0;p=grml-live.git Switch UTC setting from /etc/default/rcS to /etc/adjtime /etc/default/rcS doesn't necessarily exist anymore in Debian stretch or newer, So use the UTC/LOCAL setting in /etc/adjtime rather than the UTC setting in /etc/default/rcS. Thanks: Darshaka Pathirana ---