mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-08-21 05:47:23 +02:00
Compare commits
2 Commits
feef4cbba5
...
a6dd953817
Author | SHA1 | Date | |
---|---|---|---|
a6dd953817 | |||
de9b87df4a |
@ -6,3 +6,4 @@ exec --no-startup-id foot --title=unbound\ log journalctl -u unbound -f
|
|||||||
# Debian uses chrony, Fedora chronyd. Comment inappropiate.
|
# Debian uses chrony, Fedora chronyd. Comment inappropiate.
|
||||||
exec --no-startup-id foot --title=chrony\ log journalctl -u chrony -f
|
exec --no-startup-id foot --title=chrony\ log journalctl -u chrony -f
|
||||||
exec --no-startup-id foot --title=chronyd\ log journalctl -u chronyd -f
|
exec --no-startup-id foot --title=chronyd\ log journalctl -u chronyd -f
|
||||||
|
exec --no-startup-id foot --title=bluetooth\ log journalctl -u bluetooth -f
|
||||||
|
5
etc/dracut.conf.d/10-asahi.conf
Normal file
5
etc/dracut.conf.d/10-asahi.conf
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
# This file existing means that /usr/lib/dracut/dracut.conf.d/10-asahi.conf
|
||||||
|
# is not read and thus the Apple Silicon specific modules won't be added
|
||||||
|
# which is good on non-Apple-Silicons as my kernels seem to fail to install
|
||||||
|
# because of it. This will do the same.
|
||||||
|
# sudo touch /etc/dracut.conf.d/10-asahi.conf
|
Loading…
x
Reference in New Issue
Block a user