Random Project

Correction needed

This script is needed some correction:
“grep $1” must be replaced by “grep “$1: “”
This is necessary to do correct change service with rather like names.
For example, if system has systel-log and system-log-ng services, your version just use first (by list, by A-Z order).