mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-06-14 19:17:21 +02:00
crontab: unconfude hhd
This commit is contained in:
parent
0eac94fabc
commit
ce15e83a40
@ -23,5 +23,7 @@
|
|||||||
# iwd is pulled in by NetworkManager
|
# iwd is pulled in by NetworkManager
|
||||||
@reboot /usr/bin/sleep 30 && /usr/bin/systemctl stop iwd.service --quiet
|
@reboot /usr/bin/sleep 30 && /usr/bin/systemctl stop iwd.service --quiet
|
||||||
@reboot /usr/bin/sleep 45 && /usr/bin/systemctl restart NetworkManager.service
|
@reboot /usr/bin/sleep 45 && /usr/bin/systemctl restart NetworkManager.service
|
||||||
|
# It seems confused on my Steam Deck with Kinoite messing up
|
||||||
|
@reboot sleep 30 && systemctl restart hhd@aminda.service
|
||||||
|
|
||||||
# vim: filetype=crontab
|
# vim: filetype=crontab
|
||||||
|
Loading…
x
Reference in New Issue
Block a user