2) system clock to localtime
I commented local time from porteus.cfg.
Linked time zone to /etc/localtime.
/mnt/sdb1/porteus/changes/etc/hardwareclock is set to UTC
but after boot something

I also want to disable NTP synchronization.
Code: Select all
su
toor
cp /etc/localtime{,.bak} && rm /etc/localtime && ln -sf /usr/share/zoneinfo/UTC /etc/localtime && ntpdate pool.ntp.org && hwclock -lw