summaryrefslogtreecommitdiffstats
path: root/system-build/share/hooks/normal/0100-remove-adjtime-configuration.hook.chroot
blob: 7fe5bbd1527bd6418a1fce7d6ce95e9c632b6752 (plain)
1
2
3
4
5
6
7
8
9
10
11
#!/bin/sh

set -e

# Reset generated file

cat > /etc/adjtime << EOF
0.0 0 0.0
0
UTC
EOF