MountComb

Results 3 comments of MountComb

Here is a k3s version of https://github.com/k3s-io/k3s/issues/2400#issuecomment-1041165341: ``` [Unit] Description=Kill containerd-shims on shutdown DefaultDependencies=false Before=shutdown.target umount.target [Service] ExecStart=/usr/local/bin/k3s-killall.sh Type=oneshot [Install] WantedBy=shutdown.target ``` Put the file to `/etc/systemd/system/shutdown-k3s.service` and then enable...

在更旧一点的 crDroid 9.12 遇到了类似的问题,也是 kernel wakelock `894000.qcom,qup_uart` 一直存在。但是测试关闭蓝牙也不行,开飞行模式可以休眠。 ```console $ uname -a Linux localhost 4.19.157-Driftwood-v2.2.0 #1 SMP PREEMPT Fri Dec 15 18:55:15 CET 2023 aarch64 Android ``` **** 更新:发现是因为开了位置服务的后台蓝牙扫描,关掉就好了。

Also is there a way to activate command palette with the new copilot key? The combo can be set to win+shift+f23 when pressing the copilot key but it does not...