Skip to content

Instantly share code, notes, and snippets.

@benasse
benasse / shellhub-agent-init
Last active October 9, 2022 11:29
shellhub-agent-init
#! /bin/sh
### BEGIN INIT INFO
# Provides: shellhub-agent
# Required-Start: $all
# Required-Stop: $all
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Description: manage shellhub-agent
### END INIT INFO