public inbox for gentoo-user-de@lists.gentoo.org
 help / color / mirror / Atom feed
From: Klaus Jungmann <k.jungmann@ju-ja.de>
To: Gentoo-User-De <gentoo-user-de@lists.gentoo.org>
Subject: [gentoo-user-de] fcron Job's organisieren
Date: Sat, 8 Oct 2005 11:47:21 +0200	[thread overview]
Message-ID: <200510081147.22064.k.jungmann@ju-ja.de> (raw)

Hallo

Ich hab auf meinem Rechner fcron am Laufen. Funktioniert ganz gut. Ich hab nur 
folgendes Problem. Ich mach mit fcron täglich ein emerge --sync und jetzt 
soll wöchentlich ein emerge -uDp world laufen. fcron scheint jetzt die 
wöchentlichen Job's vor den täglichen auszuführen, welches denk ich aber 
quatsch ist. Macht schließlich keinen Sinn erst das update zu fahren und dann 
das sync. Wie kann ich fcron jetzt aber überzeugen, dass zuerst --sync und 
wenn das fertich ist -uDp gemacht wird.Hier meine config.

----------------------------------------------------------------
# use /bin/bash to run commands, ignoring what /etc/passwd says
SHELL=/bin/bash

# run every day
%daily * * /usr/bin/emerge --sync > /home/mogli/Desktop/rsync.txt

# run every week
%weekly * * /usr/bin/updatedb
%weekly * * /usr/bin/emerge -Dupv world > /home/mogli/Desktop/update.txt
---------------------------------------------------------------

Bin für jeden Tipp dankbar

MfG
-- 
Klaus Jungmann
kjungmann@ju-ja.de
http://www.ju-ja.de
-------------------
'Gentoo amd64 mit cryptsetup-luks' HowTo auf 
http://www.ju-ja.de/linux/linuxindex.html

-- 
gentoo-user-de@gentoo.org mailing list



             reply	other threads:[~2005-10-08  9:49 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-08  9:47 Klaus Jungmann [this message]
2005-10-08 10:09 ` [gentoo-user-de] fcron Job's organisieren Martin Winkler
2005-10-08 10:30 ` Nils Andresen
2005-10-08 12:03   ` Klaus Jungmann
2005-10-08 15:37     ` Felix Schuster
2005-10-08 16:24       ` Sebastian Damm
2005-10-08 17:57         ` Klaus Jungmann
2005-10-08 18:59         ` [gentoo-user-de] Probleme mit onboard-Soundkarte anun-ra
2005-10-08 17:55           ` Sebastian Damm
2005-10-08 20:07             ` Markus Roesenberger
2005-10-08 18:27               ` Sebastian Damm

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=200510081147.22064.k.jungmann@ju-ja.de \
    --to=k.jungmann@ju-ja.de \
    --cc=gentoo-user-de@lists.gentoo.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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox