Skip to content

Instantly share code, notes, and snippets.

View Node0's full-sized avatar

Node0 (Joe) Node0

View GitHub Profile
@Node0
Node0 / systemd-wrapper.sh
Last active May 3, 2019 03:49 — forked from mortn/systemd-wrapper.sh
Wrapper script to aid and shorten systemd commands
# vim: tabstop=4 shiftwidth=4 fenc=utf-8 spell spelllang=en cc=120
#
# FILE: systemctl-shell-accelerator.bash
# DESCRIPTION: Convenience method wrappers for Systemd
# LICENSE: Apache 2.0
# CREDITS: http://github.com/yaffare/systemd-shell-wrapper http://github.com/mortn/systemd-shell-wrapper
# MODIFIED BY: https://gist.github.com/Node0/ef2f12469e27501f6cd67cb5db2ead0d
# INSTALLATION: wget -SO/etc/profile.d/systemd-wrapper.sh https://gist.githubusercontent.com/Node0/ef2f12469e27501f6cd67cb5db2ead0d/raw/3109a02eea54c90038df623c0adac2eec2b59228/systemd-wrapper.sh
#