This commit is contained in:
Henrik Bakken
2020-11-18 19:28:38 +01:00
parent d5577c96de
commit 0c92777a38
5 changed files with 19 additions and 21 deletions
+11
View File
@@ -0,0 +1,11 @@
[Unit]
Description=AIO startup service
[Service]
Type=oneshot
ExecStart=liquidctl --match nzxt set fan1 speed 70
ExecStart=liquidctl --match nzxt set fan2 speed 70
ExecStart=liquidctl --match nzxt set fan3 speed 70
[Install]
WantedBy=default.target