We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0e84fa commit 21912adCopy full SHA for 21912ad
docs/rpi.md
@@ -115,7 +115,7 @@ sudo dphys-swapfile swapon
115
116
- See [Proxmox][4].
117
118
-## [Watchdog Timer][5]
+## :material-dog: [Watchdog Timer][5]
119
120
```ini
121
ls -al /dev/watchdog*
@@ -124,7 +124,7 @@ crw------- 1 root root 252, 0 Nov 3 2016 /dev/watchdog0
124
```
125
126
127
-#/etc/systemd/system.conf
+# /etc/systemd/system.conf
128
RuntimeWatchdogSec=10
129
ShutdownWatchdogSec=10min
130
0 commit comments