Code

Added valid exit status for install.
authorjanw <janw@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 21 Jan 2008 09:35:35 +0000 (09:35 +0000)
committerjanw <janw@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 21 Jan 2008 09:35:35 +0000 (09:35 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@8512 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-si/debian/gosa-si-client.postinst

index 0747c6a3d1c041da9b7017dfc695dc5ba739d2e2..42daeea8982fce8ae5921772fc86cbcbcd533b7f 100644 (file)
@@ -13,3 +13,4 @@ esac
 
 [ ! -d /usr/lib/gosa-si/client/events ] && install -d -o root -g root -m 750 /usr/lib/gosa-si/client/events
 
+exit 0