시스템 상태에서는 슬라이싱이 표시되지만 비활성화되지는 않습니다.

시스템 상태에서는 슬라이싱이 표시되지만 비활성화되지는 않습니다.

다음 슬라이싱을 비활성화하려고 합니다. 상태에는 활성 상태로 표시되지만 비활성화하려고 하면 존재하지 않습니다. SELinux 문제일 수 있다는 글을 어디선가 읽었습니다. 우리는 SELinux를 활성화했지만 그것에 대해 많이 알지 못합니다.

sudo systemctl disable 'system-dbus\\x2d:1.8\\x2dorg.kde.powerdevil.backlighthelper.slice'
Failed to disable unit: Unit file system-dbus\x2d:1.8\x2dorg.kde.powerdevil.backlighthelper.slice does not exist.
sudo systemctl status 'system-dbus\\x2d:1.8\\x2dorg.kde.powerdevil.backlighthelper.slice'
● system-dbus\x2d:1.8\x2dorg.kde.powerdevil.backlighthelper.slice - Slice /system/dbus-:1.8-org.kde.powerdevil.backlighthelper
     Loaded: loaded
     Active: active since Tue 2023-02-14 10:28:27 EST; 18min ago
      Until: Tue 2023-02-14 10:28:27 EST; 18min ago
      Tasks: 0
     Memory: 48.0K
        CPU: 28ms
     CGroup: /system.slice/system-dbus\x2d:1.8\x2dorg.kde.powerdevil.backlighthelper.slice

 Feb 14 10:28:27 localhost.localdomain systemd[1]: Created slice Slice /system/dbus-:1.8-org.kde.powerdevil.backlighthelper.
 Feb 14 10:28:27 localhost.localdomain backlighthelper[2715]: org.kde.powerdevil: no kernel backlight interface found

관련 정보