Ignore:
Timestamp:
11/21/09 12:58:51 (3 years ago)
Author:
tschmitt
Message:
  • Linbofs:
    • linbo_cmd.sh, start(): das Beenden der ctorrent-Prozesse wurde an eine frühere Stelle im Startablauf verschoben.
    • init.sh: o neuer Parameter autostart=<int>

autostart=0 unterdrückt generally jegliche Autostart-Definition in der start.conf,
autostart=<nr> setzt den Autostart für das OS an Position <nr> in der start.conf.
Autostarteinträge für andere OS werden unterdrückt.

  • Serverskripte:
    • rsync-post.sh: die Zeit für hochgeladene Image- und Torrent-Dateien wird per touch-Befehl auf die Serverzeit gesetzt, andernfalls verweigert Bittorrent den Dienst, falls die hochgeladenen Dateien eine Erstellungszeit in der Zukunft haben.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/linuxmuster-linbo/branches/testing/debian/changelog

    r572 r580  
     1linuxmuster-linbo (1.99.13-0) unstable; urgency=low 
     2 
     3  * linbofs: 
     4    - linbo_cmd.sh, start(): moved killing ctorrent processes to earlier position in start process. 
     5    - init.sh: 
     6      o handling new parameter autostart=<int> 
     7        autostart=0 suppresses autostart generally in start.conf, 
     8        autostart=<nr> sets autostart for OS number nr in start.conf. 
     9  * server side scripting: 
     10    - rsync-post.sh: sync time for image and torrent files otherwise bittorrent gets confused 
     11      if uploaded torrent file time is in future. 
     12 
     13 -- Thomas Schmitt <schmitt@lmz-bw.de>  Sat, 21 Nov 2009 12:01:54 +0100 
     14 
    115linuxmuster-linbo (1.99.12-1) unstable; urgency=low 
    216 
Note: See TracChangeset for help on using the changeset viewer.