Skip to content
Snippets Groups Projects
Commit 07ec222c authored by micah's avatar micah :speech_balloon:
Browse files

Replace shbang with a real shell so things will exit, with an echo

parent 063f010a
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/execlineb -S0 #!/bin/sh
echo "Exiting kres-cache-gc"
s6-svscanctl -t /var/run/s6/services s6-svscanctl -t /var/run/s6/services
#!/usr/bin/execlineb -S0 #!/bin/sh
echo "Exiting kresd"
s6-svscanctl -t /var/run/s6/services s6-svscanctl -t /var/run/s6/services
#!/usr/bin/execlineb -S0 #!/bin/sh
echo "exiting openvpn: tcp" echo "Exiting openvpn: tcp"
s6-svscanctl -t /var/run/s6/services s6-svscanctl -t /var/run/s6/services
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment