From 3c6eb4e627f79d7c0380f3888168efd54c692af7 Mon Sep 17 00:00:00 2001 From: creeper123123321 <7974274+creeper123123321@users.noreply.github.com> Date: Sun, 28 Mar 2021 19:40:41 -0300 Subject: [PATCH] Update and rename systemd-copypasta to systemd-copypasta.txt --- systemd-copypasta => systemd-copypasta.txt | 2 -- 1 file changed, 2 deletions(-) rename systemd-copypasta => systemd-copypasta.txt (82%) diff --git a/systemd-copypasta b/systemd-copypasta.txt similarity index 82% rename from systemd-copypasta rename to systemd-copypasta.txt index f855cfd..71fbc66 100644 --- a/systemd-copypasta +++ b/systemd-copypasta.txt @@ -16,9 +16,7 @@ ProtectKernelModules=true ProtectControlGroups=true ExecStart=/usr/bin/screen -DmS mc-%i /bin/sh start.sh -ExecReload=/usr/bin/screen -p 0 -S mc-%i -X eval 'stuff "viaver reload"\\015' ExecReload=/usr/bin/screen -p 0 -S mc-%i -X eval 'stuff "reload"\\015' -ExecStop=/usr/bin/screen -p 0 -S mc-%i -X eval 'stuff "viaaas end"\\015' ExecStop=/usr/bin/screen -p 0 -S mc-%i -X eval 'stuff "end"\\015' ExecStop=/usr/bin/screen -p 0 -S mc-%i -X eval 'stuff "stop"\\015' ExecStop=/bin/sh -c 'sleep 10'