summarylogtreecommitdiffstats
path: root/throttle-cut.service
blob: 57f6ba7e0eee5032529299d66c1bb4555897e28d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Throttle Cut

[Service]
Type=idle
RemainAfterExit=yes
ExecStart=/usr/bin/throttle cut
StandardOutput=null
StandardError=journal

[Install]
WantedBy=multi-user.target