a2abaaf7ea
/.host/script.sh: line 4: .: install2-init-functions: file not found mki-image-scripts: $BUILDDIR/image-scripts.d/50-e2k-utc: unable to run script.
7 lines
120 B
Bash
Executable File
7 lines
120 B
Bash
Executable File
#!/bin/sh
|
|
# borrowed from installer-feature-local-clock
|
|
|
|
. shell-config
|
|
|
|
shell_config_set /etc/sysconfig/clock UTC true
|