Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37041104
en ru br
ALT Linux repositórios
S:4.0.1-alt2

Group :: Sistema/Base
RPM: appliance-ntp-autosync

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Url: http://www.altlinux.org/Appliances
Name: appliance-ntp-autosync
Summary: autosync with ntp servers
BuildArch: noarch
Version: 4.0.1
Release: alt2
License: GPL
Group: System/Base

Requires(post): openntpd

%post
cat > /etc/ntpd.conf << __EOF__
listen on *

servers pool.ntp.org
__EOF__
chown root:wheel /etc/ntpd.conf
chmod 0640 /etc/ntpd.conf

/sbin/chkconfig ntpd on
if [ -z "$DURING_INSTALL" ]; then
   /sbin/service ntpd restart
fi

%description
%summary

%files

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009