Compare commits

..

2 Commits

2 changed files with 6 additions and 0 deletions

View File

@ -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

View 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