From 95433e963907f403b5159a2e1b89c08c666b5afe Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Thu, 23 Jun 2011 17:49:18 +0200 Subject: [PATCH] Remove chrony.lsm --- chrony.lsm | 29 ----------------------------- 1 file changed, 29 deletions(-) delete mode 100644 chrony.lsm diff --git a/chrony.lsm b/chrony.lsm deleted file mode 100644 index d26cb11..0000000 --- a/chrony.lsm +++ /dev/null @@ -1,29 +0,0 @@ -Begin3 -Title: chrony -Version: 1.18 -Entered-date: 01APR02 -Description: A pair of programs for keeping computer clocks accurate. - chronyd is a background (daemon) program and chronyc is a - command-line interface to it. Time reference sources for - chronyd can be RFC1305 NTP servers, human (via keyboard and - chronyc), and the computer's real-time clock at boot time - (Linux only). chronyd can determine the rate at which the - computer gains or loses time and compensate for it whilst no - external reference is present. chronyd's use of NTP servers - can be switched on and off (through chronyc) to support - computers with dial-up/intermittent access to the - Internet. chronyd can also act as an RFC1305-compatible NTP - server. -Keywords: time NTP RFC1305 RTC adjtime -Author: rc@rc0.org.uk (Richard Curnow) -Maintained-by: rc@rc0.org.uk (Richard Curnow) -Primary-site: chrony.tuxfamily.org - 295k chrony-1.18.tar.gz - 2k chrony.lsm -Platforms: Linux 2.0/2.1/2.2/2.3/2.4 (x86, powerpc) - Solaris 2.5/6/7/8, SunOS 4.1.4. (Sparc) - BSDI/386. - NetBSD - Solaris 2.8 (x86) -Copying-policy: GPL -End