FastGithub icon indicating copy to clipboard operation
FastGithub copied to clipboard

[Bug] chcon: can't apply partial context to unlabeled file

Open justrico opened this issue 3 years ago • 0 comments

Bug描述 image

尝试解决 百度了下,说是把 /etc/selinux/config 文件中的 SELINUX=disable 改成 SELINUX=enforcing,但 /etc/selinux 目录下没有这个 config 文件(只有一个 semanage.conf 文件)。自行创建写入 SELINUX=enforcingSELINUXTYPE=targeted 重启系统之后启动 FastGithub 服务还是报相同的错误。

软件信息

  • 操作系统: 云服务器 Ubuntu 20.04 LTS-x64
  • FastGithub: v2.1.4

justrico avatar Apr 13 '22 06:04 justrico