#!/bin/sh # #Para manter a hora do sistema # timedatectl set-timezone America/Sao_Paulo # timedatectl set-ntp true # systemd disable systemd-timesyncd # timedatectl status #