forked from hasufell/hasufell-repository
9 lines
158 B
Desktop File
9 lines
158 B
Desktop File
[Unit]
|
|
Description=A tool for dynamically adjusting the nice-level of processes
|
|
|
|
[Service]
|
|
ExecStart=/usr/sbin/verynice
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|