mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-04-28 11:18:51 +00:00
remove upstart path / add systemd path
This commit is contained in:
parent
acf1c804ee
commit
ae2224a2ce
1 changed files with 1 additions and 1 deletions
|
@ -307,7 +307,7 @@ chmod 644 /root/tpot/etc/issue
|
|||
chmod 755 /root/tpot/etc/rc.local
|
||||
chmod 700 /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
|
||||
tar xvfz /root/tpot/data/elkbase.tgz -C /
|
||||
|
|
Loading…
Reference in a new issue