dcavalca / rpms / qemu

Forked from rpms/qemu 11 months ago
Clone

Blame ksmtuned.service

Justin M. Forbes 603dd6
[Unit]
Justin M. Forbes 603dd6
Description=Kernel Samepage Merging (KSM) Tuning Daemon
Justin M. Forbes 603dd6
After=ksm.service
Justin M. Forbes 603dd6
Requires=ksm.service
979ec1
ConditionVirtualization=no
Justin M. Forbes 603dd6
Justin M. Forbes 603dd6
[Service]
Justin M. Forbes 603dd6
ExecStart=/usr/sbin/ksmtuned
Justin M. Forbes 603dd6
ExecReload=/bin/kill -USR1 $MAINPID
Justin M. Forbes 603dd6
Type=forking
Justin M. Forbes 603dd6
Justin M. Forbes 603dd6
[Install]
Justin M. Forbes 603dd6
WantedBy=multi-user.target