summaryrefslogtreecommitdiffstats
path: root/core/modules/kexec-reboot/module.conf
diff options
context:
space:
mode:
authorJonathan Bauer2018-02-15 13:20:33 +0100
committerJonathan Bauer2018-02-15 13:20:33 +0100
commit510ae767a5abe5812ceab620ed6c5748cecaf36b (patch)
treef22caa34cb605f1116ca6a60a1b6e07d19d47c6c /core/modules/kexec-reboot/module.conf
parent[run-virt] relax /tmp mount detection regex (diff)
downloadmltk-510ae767a5abe5812ceab620ed6c5748cecaf36b.tar.gz
mltk-510ae767a5abe5812ceab620ed6c5748cecaf36b.tar.xz
mltk-510ae767a5abe5812ceab620ed6c5748cecaf36b.zip
[kexec-reboot] fast reboot via kexec
bound to ctrl-alt-del on ttys TODO enable Xorg support
Diffstat (limited to 'core/modules/kexec-reboot/module.conf')
-rw-r--r--core/modules/kexec-reboot/module.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/core/modules/kexec-reboot/module.conf b/core/modules/kexec-reboot/module.conf
new file mode 100644
index 00000000..d6ea23f4
--- /dev/null
+++ b/core/modules/kexec-reboot/module.conf
@@ -0,0 +1,3 @@
+REQUIRED_BINARIES="
+ kexec
+"