1
0
Fork 0
tuned/tuned.service
2012-10-25 12:05:16 +02:00

12 lines
213 B
Desktop File

[Unit]
Description=Dynamic System Tuning Daemon
After=syslog.target
[Service]
Type=forking
PIDFile=/run/tuned/tuned.pid
BusName=com.redhat.tuned
ExecStart=/usr/sbin/tuned -d
[Install]
WantedBy=multi-user.target