mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-06-14 11:07:20 +02:00
root crontab: bumb sleep times for lavenza
This commit is contained in:
parent
ea70c63013
commit
180039924c
@ -21,7 +21,7 @@
|
||||
|
||||
# Fedora Kinoite on Steam Deck workaround for disappearing network on boot
|
||||
# iwd is pulled in by NetworkManager
|
||||
@reboot /usr/bin/sleep 15 && /usr/bin/systemctl stop iwd.service --quiet
|
||||
@reboot /usr/bin/sleep 20 && /usr/bin/systemctl restart NetworkManager.service
|
||||
@reboot /usr/bin/sleep 30 && /usr/bin/systemctl stop iwd.service --quiet
|
||||
@reboot /usr/bin/sleep 45 && /usr/bin/systemctl restart NetworkManager.service
|
||||
|
||||
# vim: filetype=crontab
|
||||
|
Loading…
x
Reference in New Issue
Block a user