Luna D Dragon ldragon
  • Joined on 2024-05-21
ldragon pushed to main at ldragon/cockpit-tukit 2025-04-15 11:55:57 +02:00
05b67563ac update cockpit-tukit to 0.1.3
ldragon pushed to main at ldragon/cockpit-tukit 2025-04-15 11:53:36 +02:00
70e404b5b2 update cockpit-tukit to 0.1.3
ldragon created repository ldragon/cockpit-tukit 2025-04-15 11:29:17 +02:00
ldragon commented on pull request cockpit/cockpit#17 2025-04-08 06:43:59 +02:00
Always install selinux modules regardless of selinuxenabled status

The issue basically goes like this, you install cockpit pre selinux by default or explicitly opt out, cockpit-ws has the selinux policies but only installs them if selinux is enabled. Then you…