From 7767eaae2e36c239d3c1a33290186e11e3906642 Mon Sep 17 00:00:00 2001 From: Thuban <thuban@yeuxdelibad.net> Date: Wed, 09 Aug 2017 14:29:19 +0000 Subject: [PATCH] typo --- vilain.rc | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/vilain.rc b/vilain.rc index e3f73bf..b50806b 100755 --- a/vilain.rc +++ b/vilain.rc @@ -6,8 +6,9 @@ . /etc/rc.d/rc.subr -pexp="python3.*vilain\.py" +pexp=".*vilain\.py" rc_reload=NO rc_cmd $1 + -- Gitblit v1.9.3