qubes-vm-utils

This commit is contained in:
Antoine Martin 2024-10-16 19:50:33 -04:00
parent bad5de4e9a
commit 872d56448a
Signed by: forge
GPG key ID: D62A472A4AA7D541

View file

@ -3,7 +3,7 @@
name=$RC_SVCNAME
cfgfile="/etc/qubes/$RC_SVCNAME.conf"
pidfile="/var/run/meminfo-writer.pid"
command="/sbin/meminfo-writer"
command="/usr/sbin/meminfo-writer"
command_args="30000 100000 $pidfile"
command_user="root"
start_stop_daemon_args=""