aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 70b9e6b3f27846e898593a3a4cf956f2f14251bf (plain)
1
2
3
4
5
6
7
8
9
# Readme for systemdtl
Systemdtl is a package that provides a systemctl interface to fool simple things that make hard-coded requests to a systemctl executable.
This script attempts to convert every request to a suitable real command.

# Project license
CC-BY-SA 4.0

# Dependencies
bgscripts-core for framework.sh
bgstack15