X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=etc%2Fgrml%2Ffai%2Fconfig%2Fscripts%2FGRMLBASE%2F18-timesetup;h=21b508488d2208b01de2953ff95ec37b1ea28d99;hb=8d91fa8e1b3b6d46a1333928a7384a463868cce0;hp=de37666c4652cd9f810cbb80f5047abac03cd16c;hpb=4b2e8632eba4fa2343986f897cfcd59ed1413d66;p=grml-live.git diff --git a/etc/grml/fai/config/scripts/GRMLBASE/18-timesetup b/etc/grml/fai/config/scripts/GRMLBASE/18-timesetup index de37666..21b5084 100755 --- a/etc/grml/fai/config/scripts/GRMLBASE/18-timesetup +++ b/etc/grml/fai/config/scripts/GRMLBASE/18-timesetup @@ -1,5 +1,5 @@ #!/bin/bash -# Filename: /etc/grml/fai/config/scripts/GRMLBASE/18-timesetup +# Filename: ${GRML_FAI_CONFIG}/config/scripts/GRMLBASE/18-timesetup # Purpose: apply default time and timezone settings # Authors: (c) Thomas Lehmann # Bug-Reports: send to author and see http://grml.org/bugs/ @@ -31,4 +31,4 @@ if [ -n "$TIMEZONE" ] ; then fi ## END OF FILE ################################################################ -# vim:ft=sh expandtab ai tw=80 tabstop=4 shiftwidth=3 +# vim:ft=sh expandtab ai tw=80 tabstop=4 shiftwidth=2