64 lines
791 B
Plaintext
64 lines
791 B
Plaintext
- selinux
|
|
- sudo for steamuser
|
|
- kick by level
|
|
- split the script into separate files
|
|
- man pages
|
|
- english help
|
|
- check ban EGS players (mb bugs)
|
|
- ban history
|
|
- temporary ban
|
|
- understand what causes a "cpu hurricane" at startup
|
|
- generate unique password for server bot on install
|
|
- parallel actions
|
|
- bash completion
|
|
- fix permissions for log/ini by inotify. Example:
|
|
inotifywait -qm -e 'create' -e 'moved_to' --format %w%f /home/genzmey/test/ /home/genzmey/test2/
|
|
|
|
###################
|
|
|
|
Split scheme:
|
|
game
|
|
update
|
|
validate
|
|
fix-permissions
|
|
run
|
|
help
|
|
|
|
instance
|
|
list
|
|
new
|
|
delete
|
|
enable
|
|
disable
|
|
start
|
|
stop
|
|
restart
|
|
chat
|
|
help
|
|
|
|
ban
|
|
list
|
|
add
|
|
delete
|
|
sync
|
|
help
|
|
|
|
workshop
|
|
list
|
|
add
|
|
delete
|
|
sync
|
|
help
|
|
|
|
password
|
|
game
|
|
admin
|
|
help
|
|
|
|
maprotate
|
|
save
|
|
load
|
|
help
|
|
|
|
help h -h --help
|