moke
/
fai-config
Archived
forked from HW4F/fai-config
1
0
Fork 0
This repository has been archived on 2024-05-13. You can view files and clone it, but cannot push or open issues or pull requests.
fai-config/files/etc/cron.d/timezone-patch/HW4F_DESKTOP_LAST

4 lines
219 B
Plaintext

SHELL=/bin/sh
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
@reboot root sleep 30 && timedatectl set-timezone Europe/Berlin && [ -f "/etc/cron.d/timezone-patch" ] && rm "/etc/cron.d/timemzone-patch"