ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] I: spamassassin 3.4.1
@ 2015-11-16 11:45 Sergey
  0 siblings, 0 replies; only message in thread
From: Sergey @ 2015-11-16 11:45 UTC (permalink / raw)
  To: sisyphus

Приветствую.

В Сизиф ушёл spamassassin 3.4.1:

3.4.1-alt1
- NMU: 3.4.1
- added cron's rule for sa-update (ALT #26682)

Что касается sa-update. Запуск сделан раз в сутки, время случайное,
рандомизируется при каждой переустановке пакета spamassasin:

==
RNDM1=$[$RANDOM/555]   # 0-59
RNDM2=$[$RANDOM/1424]  # 0-23
sed "s/^[0-9]\+ \+[0-9]\+/$RNDM1 $RNDM2/" -i /etc/cron.d/sa-update
==

То есть, можно отключить рандомизацию заменой пробела между минутами
и часами на табуляцию (или через запятую указать несколько значений).
Либо закомментировать и использовать задание для cron со своим именем
файла.

-- 
С уважением, Сергей.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-11-16 11:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-16 11:45 [sisyphus] I: spamassassin 3.4.1 Sergey

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git