mirror of
https://github.com/novatiq/packages.git
synced 2026-04-28 14:48:39 +01:00
418e3b2948
Signed-off-by: Stan Grishin <stangri@melmac.net>
4 lines
53 B
Bash
4 lines
53 B
Bash
#!/bin/sh
|
|
|
|
/etc/init.d/"$1" version 2>&1 | grep "$2"
|