Changes between Version 5 and Version 6 of Installation


Ignore:
Timestamp:
27.05.2014 12:35:36 (10 years ago)
Author:
Alloc
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Installation

    v5 v6  
    60601. Extract the files to /:
    6161{{{
    62 tar -xvzf management_scripts.tar.gz -C /
     62tar --touch -xvzf management_scripts.tar.gz -C /
    6363}}}
    6464  (alternatively you can extract to some temporary path and move files to their respective target folders manually)
     
    8585chown root.root /etc/7dtd.conf
    8686chmod 0600 /etc/7dtd.conf
     87}}}
     88Files in the sdtd-user folder owned by sdtd:
     89{{{
     90chown sdtd.sdtd /home/sdtd -R
    8791}}}
    8892Also make all other scripts only writable by root: