Commit 909cd81b authored by Lucas Russo's avatar Lucas Russo

scripts/bpm-sw-shutdown.sh: remove obsolete/wrong script

This script was used before systemd and killed
all of the dev_io dev_mngr instances. Now we let
systemd take care of this.
parent ac3c51e0
#!/usr/bin/env bash
killall dev_io
killall dev_mngr
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment