Menu Close

H115i liquid cooler with intel 12700k on Linux

[Unit]
Description=AIO startup service

[Service]
Type=oneshot
ExecStart=liquidctl initialize all
ExecStart=liquidctl set fan speed  20 20 30 30 40 50 50 60 60 75 70 100
ExecStart=liquidctl set led color fixed 00ff00

[Install]
WantedBy=default.target
[Unit]
Description=AIO startup service

[Service]
Type=oneshot
ExecStart=liquidctl initialize all
ExecStart=liquidctl --match Corsair set fan speed  20 20 30 30 40 50 50 60 60 75 70 100
ExecStart=liquidctl --match Corsair set led color fixed 00ff00

[Install]
WantedBy=default.target