This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# | |
[Unit] | |
Description=Downloads artifacts for dist upgrade | |
Wants=network-online.target | |
After=network-online.target | |
[Service] | |
Type=oneshot | |
ExecStart=/usr/bin/zypper dup -y -d --auto-agree-with-licenses |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#AsRock B650M Pro RS Mainboard lm sensors configuration | |
#extracted from Program Files (x86)/ASRock Utility/A-Tuning/Conf/B650MPRORS.xml | |
chip "nct6799-*" | |
# voltages | |
label in0 "Vcore" # Bank="4" Reg="0x80" R1="0" R2="1" Ref="0" Offset="0"/> Vcore Voltage | |
label in1 "+12V" # Bank="4" Reg="0x81" R1="0x38" R2="0x0A" Ref="0" Offset="0" +12V | |
compute in1 @*(53/8), @/(53/8) |
OlderNewer