remove upstart path / add systemd path

This commit is contained in:
Marco Ochse 2016-05-30 22:38:28 +02:00
parent acf1c804ee
commit ae2224a2ce

View file

@ -307,7 +307,7 @@ chmod 644 /root/tpot/etc/issue
chmod 755 /root/tpot/etc/rc.local chmod 755 /root/tpot/etc/rc.local
chmod 700 /root/tpot/home/* chmod 700 /root/tpot/home/*
chown tsec:tsec /root/tpot/home/* chown tsec:tsec /root/tpot/home/*
chmod 644 /root/tpot/data/upstart/* chmod 644 /root/tpot/data/systemd/*
# Let's copy some files # Let's copy some files
tar xvfz /root/tpot/data/elkbase.tgz -C / tar xvfz /root/tpot/data/elkbase.tgz -C /