ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm]  Зеркалирование через cron
@ 2008-10-06  0:05 Speccyfighter
  2008-10-06  5:17 ` Boris Savelev
  2008-10-06  9:50 ` Alexey Borovskoy
  0 siblings, 2 replies; 7+ messages in thread
From: Speccyfighter @ 2008-10-06  0:05 UTC (permalink / raw)
  To: ALT Linux Community general discussions

Доброе время суток.

Никогда не надо было, да вот понадобилось

Создал файл /etc/cron.daily/rsync-branch40
Сделал его запускаемым только root'ом
crond запущен:

chkconfig --list
crond           0:выкл  1:выкл  2:вкл   3:вкл   4:вкл   5:вкл   6:выкл

Но скрипт автоматом работать не начал.
Запустил вручную:

/etc/cron.daily/rsync-branch40

ругается:
/etc/cron.daily/rsync-branch40: line 9: 0: command not found

Содержимое скрипта:

RSERVER="rsync.altlinux.ru::ALTLinux"
#MIRROOT="/var/ftp/pub/Linux/ALTLinux"
MIRROOT="/media/disk/ALTLinux"

# строка на которую ругается:
0 2 * * *     root   rsync -vza --exclude "SRPMS*/" --delete-after 
--stats rsync.altlinux.ru::ALTLinux/4.0/branch/ ${MIRROOT}/4.0/branch/

Каталоги куда будет ложиться доступны только root'у.
Монтирование указанное в строке соответствует реальному:

mount
/dev/sdb2 on /media/disk type reiserfs (rw,nosuid,nodev)

Ругается на параметр определяющий время запуска. Но как же без него?
Похоже что-то сморозил.
Что не так сделал? И как правильно? Хочется чтоб автоматом все было.
Но не из фронтэндов. Чтоб система сама делала.


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2008-10-07  6:22 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-10-06  0:05 [Comm] Зеркалирование через cron Speccyfighter
2008-10-06  5:17 ` Boris Savelev
2008-10-06  9:50 ` Alexey Borovskoy
2008-10-06 11:45   ` Dmitriy M. Maslennikov
2008-10-06 11:56     ` Dmitriy M. Maslennikov
2008-10-06 19:49       ` Kharitonov A. Dmitry
2008-10-07  6:22         ` Dmitriy M. Maslennikov

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

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


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