commit 06487d01c338ec6ee164eb3e0be38965f4005e08 parent 5cf75fbd4bed936ee9c379682d6c3ed27a787b06 Author: Jan Pobrislo <ccx@webprojekty.cz> Date: Thu, 26 Jun 2014 20:09:27 +0200 include module name in dep name Diffstat:
| M | zsh-functions/confz_vserver_init | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/zsh-functions/confz_vserver_init b/zsh-functions/confz_vserver_init @@ -136,7 +136,7 @@ confz_vserver_autorestart_check() { } -confz_autorestart_default_check() { +confz_vserver_autorestart_default_check() { local mark for mark in /etc/vservers/*/apps/init/mark; do