From a677fc1b583587773aa60e35225b10ad13cdf5ae Mon Sep 17 00:00:00 2001
From: Natanael Copa <ncopa@alpinelinux.org>
Date: Tue, 3 Sep 2013 07:42:13 +0000
Subject: [PATCH] main/dbus: use /sbin/nologin as shell

---
 main/dbus/APKBUILD | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/main/dbus/APKBUILD b/main/dbus/APKBUILD
index 6562bf2b26d4..415a47920c65 100644
--- a/main/dbus/APKBUILD
+++ b/main/dbus/APKBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Natanael Copa <ncopa@alpinelinux.org>
 pkgname=dbus
 pkgver=1.6.12
-pkgrel=0
+pkgrel=1
 pkgdesc="Freedesktop.org message bus system"
 url="http://www.freedesktop.org/Software/dbus"
 pkggroups="messagebus"
-- 
GitLab