From e803b21d0b76e27d32aa8887cf0f7bce9eb07f92 Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Fri, 25 Oct 2013 17:46:05 +0200 Subject: [debug] add addon-init script to automaticly start a debug shell if debug if enabled --- remote/modules/debug/data/addon-init | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 remote/modules/debug/data/addon-init (limited to 'remote/modules/debug/data/addon-init') diff --git a/remote/modules/debug/data/addon-init b/remote/modules/debug/data/addon-init new file mode 100644 index 00000000..bcccb23b --- /dev/null +++ b/remote/modules/debug/data/addon-init @@ -0,0 +1,4 @@ +#!/bin/sh + +systemctl daemon-reload +systemctl start debug-shell.service -- cgit v1.2.3-55-g7522