mirror of
https://github.com/GameServerManagers/LinuxGSM-Docs.git
synced 2026-04-26 22:55:59 +03:00
[GH-ISSUE #31] File Ownership #1
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/LinuxGSM-Docs#1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @HaileeCS on GitHub (Oct 7, 2019).
Original GitHub issue: https://github.com/GameServerManagers/LinuxGSM-Docs/issues/31
csgoserver@DM:~$ ./csgoserver restart
[ FAIL ] Stopping csgoserver: Permissions issues found
Information! The following directory does not have the correct permissions:
total 44
drwxrwxr-x 8 csgoserver csgoserver 4096 Oct 7 15:53 Steam
-rwxrwxr-x 1 csgoserver csgoserver 11834 Oct 7 15:31 csgoserver
drwxrwxr-x 7 csgoserver csgoserver 4096 Oct 7 15:32 lgsm
-rwxrwxr-x 1 csgoserver csgoserver 11828 Oct 7 15:31 linuxgsm.sh
drwxrwxr-x 4 csgoserver csgoserver 4096 Oct 7 15:32 log
drwxrwxr-x 6 csgoserver csgoserver 4096 Oct 7 16:21 serverfiles
drwxrwxr-x 7 csgoserver csgoserver 4096 Oct 7 15:32 steamcmd
I keep getting this error can someone help?
@dgibbs64 commented on GitHub (Jul 28, 2020):
Wrong repository