Search found 1 match
- 04 Feb 2012, 20:31
- Forum: Hilfe
- Topic: OTRS stoppen für Backup.pl
- Replies: 1
- Views: 620
OTRS stoppen für Backup.pl
Hallo, ich hatte bisher OTRS 3.0.9 auf Debian Lenny. Dort habe ich jede Nacht folgende Befehle ausgeführt: 59 2 * * * /etc/init.d/otrs2 stop 0 3 * * * /opt/otrs/scripts/backup.pl -d /home/backups/otrs/ -c gzip -r 5 -t fullbackup 20 3 * * * /etc/init.d/otrs2 start Jetzt habe ich OTRS 3.0.11 auf Debia...