From 8a6d4b06f2291c363f3dea17837ed20893852453 Mon Sep 17 00:00:00 2001 From: Markus Mittendrein Date: Wed, 9 Sep 2015 19:00:56 +0200 Subject: Cleanup repo with some directories --- systemd-service/stop-CRSM | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 systemd-service/stop-CRSM (limited to 'systemd-service/stop-CRSM') diff --git a/systemd-service/stop-CRSM b/systemd-service/stop-CRSM new file mode 100755 index 0000000..0a92951 --- /dev/null +++ b/systemd-service/stop-CRSM @@ -0,0 +1,5 @@ +#!/bin/bash +netcat localhost 9372 < /dev/null +systemd +/exit +EOF -- cgit v1.2.3-54-g00ecf