git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3528623..515ea28 100644
--- a/Makefile
+++ b/Makefile
@@ -11,7 +11,7 @@ default:
@cp -v default/infinoted /etc/default/
has_init:
- @pidof inits 2>&1 >/dev/null
+ @pidof init 2>&1 >/dev/null
remark:
@echo "You might want to add the script to runlevels after testing. LSB compliant header existing."