Commit Graph

110 Commits

Author SHA1 Message Date
89e09826f7 fix: correct old kf2-srv execs 2020-08-08 03:47:28 +03:00
acf65d3c16 fix: rm globals.lib again 2020-08-08 03:44:29 +03:00
95e409471f fix: rm globals.lib 2020-08-08 03:40:55 +03:00
9323c61293 bugfixes 2020-08-08 03:40:13 +03:00
408233d13a fix: logdir premissions for others
there is no secrets!
2020-08-08 03:38:27 +03:00
5c7a7f8f6c fix: remove logrotate check
There is no chance to check it correctly
2020-08-08 03:34:06 +03:00
78945bfd80 fix: looping when switch user 2020-08-07 15:25:10 +03:00
c59b6e61d1 fix: path for libs 2020-08-07 14:35:58 +03:00
34161e9519 fix: dir permissions 2020-08-07 14:31:35 +03:00
1d336dfa46 clean and feat:
- remove lib template
- add tests for libs
2020-08-07 14:30:29 +03:00
099fa7ceab feat: parallel actions 2020-08-07 14:20:40 +03:00
efb4094d13 feat: run_as_root / run_as_steam 2020-08-07 13:51:21 +03:00
36f1d5514d feat: new code structure 2020-08-07 11:31:52 +03:00
5cc1a53f08 wip: code splitting 2020-08-07 10:56:51 +03:00
31feafd79e update gitignore 2020-08-07 07:31:42 +03:00
414aa62ec5 update makefile for new code structure 2020-08-07 07:30:34 +03:00
007ed8fd8b fix: rm -f ~/rpmbuild if this is already symbolic link 2020-08-06 23:17:11 +03:00
75d79078e2 Advanced building
- makefiles;
- customizable PREFIX;
- tests;
- other useful stuff.
2020-08-05 12:36:08 +03:00
5f2b6075ba WIP: ... 2020-08-01 23:05:51 +03:00
c42b331dc7 WIP: prepare to split scripts 2020-07-29 19:16:01 +03:00
133c4dbfb4 Merge branch 'master' of https://github.com/GenZmeY/kf2-srv 2020-07-25 20:54:38 +03:00
dc8a284388 Update README.md
RHEL/Centos 7 not supported by the game now
2020-07-23 12:26:18 +03:00
da959d1c2f Update TODO 2020-07-23 12:25:25 +03:00
1dc49530ce fix: misprint 2020-07-19 12:19:54 +03:00
b618acd1e1 fix: endless downloading 2020-07-19 07:58:23 +03:00
f7270c73a1 fix misprint 2020-07-13 05:19:53 +03:00
e0e0b3c8a8 renamed: SOURCES/main.conf.template -> SOURCES/instance.conf.template 2020-07-13 05:06:55 +03:00
ab94711bb9 rename main.conf to instance.conf 2020-07-13 05:04:36 +03:00
43d3b275d5 Update TODO 2020-07-13 02:39:17 +03:00
4530c8de69 feat: force attrs for new files 2020-07-13 02:35:29 +03:00
2a62a1f49b upd 2020-07-12 23:32:25 +03:00
4b05ded66c feat: force attr for log/ini files
- based for systemd service with inotify;
- group and permissions can be set in kf2-srv.conf;
- bot password in separate conf with no permissions for others.
2020-07-12 04:38:39 +03:00
848ea7d726 update systemd services
After/Wants/Requires blocks
2020-07-12 03:16:42 +03:00
c09941569e add idea on how fix permissions 2020-07-12 02:22:55 +03:00
3b69fef2f3 rollback ACL/SGID
- ACL works as umask and can't help if program creates file with 600 permissions :(
- SGID is redunant with new rsyslog config.
2020-07-12 01:51:45 +03:00
878902352f fix: update dir permissions
- game directories has SGID now;
- log directories has 660;
- conf has read bit for others.
2020-07-12 00:54:02 +03:00
14ab8fc66a fix: logfile permission is 640 now 2020-07-12 00:52:42 +03:00
ae6d62010b fix: now logrotate DO rotation 2020-07-12 00:49:30 +03:00
f096d40433 feat: server logs with 'steam' group 2020-07-10 23:50:25 +03:00
e3a9f8ecfe fix: disable timestamp for chat logs; 2020-07-10 23:29:50 +03:00
f45a268f60 Update TODO 2020-07-10 22:10:30 +03:00
db3dc5b396 Update TODO 2020-07-10 04:18:20 +03:00
4db5e3af7c fix: firewalld service 2020-07-09 22:25:09 +03:00
d099e701d8 add TODO list 2020-07-09 02:06:51 +03:00
cf3f9e1c7c Wed Jul 8 2020 2020-07-09 02:06:14 +03:00
7f2d161bb4 Wed Jul 8 2020 2020-07-09 02:03:57 +03:00
6996eee772 Mon Jun 22 2020 2020-07-09 02:02:30 +03:00
1b41756726 Sun May 31 2020 2020-07-09 02:00:53 +03:00
a34057a89a Wed May 27 2020 2020-07-09 01:59:33 +03:00
2e974cf418 Mon Apr 27 2020 2020-07-09 01:58:10 +03:00