ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Speccyfighter <zxwarior@tut.by>
To: ALT Linux Community general discussions <community@lists.altlinux.org>
Subject: [Comm]  Зеркалирование через cron
Date: Mon, 06 Oct 2008 03:05:54 +0300
Message-ID: <48E95662.7000105@tut.by> (raw)

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

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

Создал файл /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)

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


             reply	other threads:[~2008-10-06  0:05 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-06  0:05 Speccyfighter [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=48E95662.7000105@tut.by \
    --to=zxwarior@tut.by \
    --cc=community@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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