Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ### Editing /etc/systemd/system/coolercontrold.service.d/override.conf
- ### Anything between here and the comment below will become the new contents of the file
- ### Lines below this comment will be discarded
- ### /lib/systemd/system/coolercontrold.service
- # [Unit]
- # Description=CoolerControl Daemon
- # # enables auto-starting & restarting for liqctld:
- # Wants=coolercontrol-liqctld.service
- # After=network.target coolercontrol-liqctld.service
- # PropagatesReloadTo=coolercontrol-liqctld.service
- # StartLimitIntervalSec=60
- # StartLimitBurst=10
- #
- # [Service]
- # Type=simple
- # Environment="COOLERCONTROL_LOG=INFO"
- # ExecStart=/usr/bin/coolercontrold
- # Restart=always
- # RestartSec=1
- # TimeoutStopSec=5
- #
- # [Install]
- # WantedBy=multi-user.target
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement