dcavalca / rpms / qemu

Forked from rpms/qemu 10 months ago
Clone

Blame ksm.service

Justin M. Forbes 603dd6
[Unit]
Justin M. Forbes 603dd6
Description=Kernel Samepage Merging
Justin M. Forbes 603dd6
ConditionPathExists=/sys/kernel/mm/ksm
979ec1
ConditionVirtualization=no
Justin M. Forbes 603dd6
Justin M. Forbes 603dd6
[Service]
Justin M. Forbes 603dd6
Type=oneshot
Justin M. Forbes 603dd6
RemainAfterExit=yes
Justin M. Forbes 603dd6
EnvironmentFile=-/etc/sysconfig/ksm
poma 343c57
ExecStart=/usr/libexec/ksmctl start
poma 343c57
ExecStop=/usr/libexec/ksmctl stop
Justin M. Forbes 2bea14
Justin M. Forbes 2bea14
[Install]
Justin M. Forbes 2bea14
WantedBy=multi-user.target