Commit Graph

61 Commits

Author SHA1 Message Date
3c80269162 fix: run_as_root / run_as_steam arg count 2020-08-08 05:02:12 +03:00
227816e51f fix: correct old kf2-srv execs 2020-08-08 03:47:28 +03:00
5166eaa458 fix: rm globals.lib again 2020-08-08 03:44:29 +03:00
4be79f5603 fix: rm globals.lib 2020-08-08 03:40:55 +03:00
f942c10f81 bugfixes 2020-08-08 03:40:13 +03:00
fd2b147ab6 fix: logdir premissions for others
there is no secrets!
2020-08-08 03:38:27 +03:00
f8481df938 fix: remove logrotate check
There is no chance to check it correctly
2020-08-08 03:34:06 +03:00
b4caaeb9fe fix: looping when switch user 2020-08-07 15:25:10 +03:00
ef33dd1364 fix: path for libs 2020-08-07 14:35:58 +03:00
16c276909a fix: dir permissions 2020-08-07 14:31:35 +03:00
749e656a54 clean and feat:
- remove lib template
- add tests for libs
2020-08-07 14:30:29 +03:00
2198482459 feat: parallel actions 2020-08-07 14:20:40 +03:00
debe08037e feat: run_as_root / run_as_steam 2020-08-07 13:51:21 +03:00
f37bcf810c feat: new code structure 2020-08-07 11:31:52 +03:00
71515a39ce wip: code splitting 2020-08-07 10:56:51 +03:00
19e3369a45 update gitignore 2020-08-07 07:31:42 +03:00
a958f1bccb update makefile for new code structure 2020-08-07 07:30:34 +03:00
376db163b1 fix: rm -f ~/rpmbuild if this is already symbolic link 2020-08-06 23:17:11 +03:00
30e10be887 Advanced building
- makefiles;
- customizable PREFIX;
- tests;
- other useful stuff.
2020-08-05 12:36:08 +03:00
ee3f297a88 WIP: ... 2020-08-01 23:05:51 +03:00
430258b6df WIP: prepare to split scripts 2020-07-29 19:16:01 +03:00
e351f31f23 Merge branch 'master' of https://github.com/GenZmeY/kf2-srv 2020-07-25 20:54:38 +03:00
e80dc784aa
Update README.md
RHEL/Centos 7 not supported by the game now
2020-07-23 12:26:18 +03:00
9da8bfb91f
Update TODO 2020-07-23 12:25:25 +03:00
51a3668a9f fix: misprint 2020-07-19 12:19:54 +03:00
1c25ebb829 fix: endless downloading 2020-07-19 07:58:23 +03:00
c7b3a6f396 fix misprint 2020-07-13 05:19:53 +03:00
4dedd8616b renamed: SOURCES/main.conf.template -> SOURCES/instance.conf.template 2020-07-13 05:06:55 +03:00
b3f39306a4 rename main.conf to instance.conf 2020-07-13 05:04:36 +03:00
fbfa8a268f Update TODO 2020-07-13 02:39:17 +03:00
85d4c46576 feat: force attrs for new files 2020-07-13 02:35:29 +03:00
d4b64d566d upd 2020-07-12 23:32:25 +03:00
250a440ee0 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
7a6807fbf9 update systemd services
After/Wants/Requires blocks
2020-07-12 03:16:42 +03:00
ac84df6ced add idea on how fix permissions 2020-07-12 02:22:55 +03:00
b21333e317 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
02211b985c 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
9870ebfa66 fix: logfile permission is 640 now 2020-07-12 00:52:42 +03:00
ec6a3852f0 fix: now logrotate DO rotation 2020-07-12 00:49:30 +03:00
546a1d1740 feat: server logs with 'steam' group 2020-07-10 23:50:25 +03:00
4a53fda1c5 fix: disable timestamp for chat logs; 2020-07-10 23:29:50 +03:00
5209d059b7
Update TODO 2020-07-10 22:10:30 +03:00
6cb4b43de6
Update TODO 2020-07-10 04:18:20 +03:00
713b23a666 fix: firewalld service 2020-07-09 22:25:09 +03:00
5e2fb911ed add TODO list 2020-07-09 02:06:51 +03:00
3eb78094ea Wed Jul 8 2020 2020-07-09 02:06:14 +03:00
d44aa8e270 Wed Jul 8 2020 2020-07-09 02:03:57 +03:00
f24223a0b9 Mon Jun 22 2020 2020-07-09 02:02:30 +03:00
6bd74c851b Sun May 31 2020 2020-07-09 02:00:53 +03:00
bc4493d042 Wed May 27 2020 2020-07-09 01:59:33 +03:00