From 7021795e1f73b7e66ffefe7956cf59290c6cdf05 Mon Sep 17 00:00:00 2001 From: Kaarle Ritvanen Date: Tue, 15 Oct 2013 21:44:52 +0300 Subject: enabled & status fields for service models new PM back-end for OpenRC reload configuration only when service running --- install-deps.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'install-deps.sh') diff --git a/install-deps.sh b/install-deps.sh index 1e52aa5..b78b4a0 100755 --- a/install-deps.sh +++ b/install-deps.sh @@ -3,8 +3,8 @@ # Copyright (c) 2012-2013 Kaarle Ritvanen # See LICENSE file for license details -PACKAGES="lua5.2-augeas lua5.2-crypto lua5.2-cjson lua5.2-posix lua5.2-stringy - uwsgi uwsgi-lua" +PACKAGES="lua5.2-augeas lua5.2-cjson lua5.2-crypto lua5.2-openrc lua5.2-posix + lua5.2-stringy uwsgi uwsgi-lua" [ "$1" = -d ] && PACKAGES="$PACKAGES bash curl" -- cgit v1.2.3