Changes between Version 14 and Version 15 of Installation


Ignore:
Timestamp:
17.07.2014 02:05:42 (10 years ago)
Author:
H3llGhost
Comment:

Updated cron command

Legend:

Unmodified
Added
Removed
Modified
  • Installation

    v14 v15  
    184184If you want the system to automatically backup the instance configurations and game saves edit the file ''/etc/cron.d/7dtd-backup'':
    185185{{{
    186 0 *     * * *   root    /usr/local/bin/7dtd.sh backup
     1860 *     * * *   root    nice -n 15 /usr/local/bin/7dtd.sh backup
    187187}}}
    188188(i.e. remove the hash character ''#'' from the start of the line).