diff options
author | Luke Shumaker <lukeshu@lukeshu.com> | 2018-04-20 01:06:15 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@lukeshu.com> | 2018-08-21 00:41:22 -0400 |
commit | 74f4141aa3fdf0033ab367157cd5e4a4313e3b76 (patch) | |
tree | 2e6a477714c4910515191794d190540156909fd2 /conf.d/qemu.d | |
parent | 48959a73dfe38449d12717a44ba8e7e7612971e0 (diff) |
Tidy whitespace
Diffstat (limited to 'conf.d/qemu.d')
-rw-r--r-- | conf.d/qemu.d/beefcake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf.d/qemu.d/beefcake b/conf.d/qemu.d/beefcake index c6eea0f..195bbc7 100644 --- a/conf.d/qemu.d/beefcake +++ b/conf.d/qemu.d/beefcake @@ -4,7 +4,7 @@ system=x86_64 args=( #-nodefaults -no-user-config - -no-reboot # let the systemd supervisor know we're restarting + -no-reboot # let the systemd supervisor know we're restarting -machine accel=kvm -m 32768 |