Removed commented systemd unit file.

This commit is contained in:
kat witch 2020-12-08 15:04:04 +00:00 committed by kat
parent 58d08ba9bc
commit 534171df96

View file

@ -39,17 +39,4 @@
enable = true;
configFile = "${cfg_file}";
};
}
/*
[Service]
Type=simple
RemainAfterExit=no
User=root
ExecStart=/etc/systemd/system/kaede-thermals.script start
ExecStop=/etc/systemd/system/kaede-thermals.script stop
[Install]
WantedBy=multi-user.target
*/
}