summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net-nds/pamldapd/Manifest2
-rwxr-xr-xnet-nds/pamldapd/files/pamldapd.initd1
l---------net-nds/pamldapd/pamldapd-0.5.ebuild1
3 files changed, 4 insertions, 0 deletions
diff --git a/net-nds/pamldapd/Manifest b/net-nds/pamldapd/Manifest
index 8f61d95..c508fd2 100644
--- a/net-nds/pamldapd/Manifest
+++ b/net-nds/pamldapd/Manifest
@@ -2,3 +2,5 @@ DIST pamldapd-0.3-vendor.tar.xz 25696 BLAKE2B 1f7bc9f0b9e14d4fa5177d762f40b299a1
DIST pamldapd-0.3.tar.gz 8610 BLAKE2B e4ee67bc520f73a97d83230e22fd8364d06b268457ab1410b18bd203c0b9014ea3f26cfefdcaff031c4d21afe85383082e73afc27665a3d3dec710b924e673b8 SHA512 8bbe3e421c938264521f578ea905c101f804bf6aa62a79848fbb15bd5dc0408832b9a63873b6f8f652176b3b6f6c227394bd31281658ff43d3312fb17687d25b
DIST pamldapd-0.4-vendor.tar.xz 25816 BLAKE2B dfcd4adcfcdc3e9f1e37e699cc1fbab43b9286ae77b527d80571552f92951b2847f6f0b191d72d0364b5d25603032c0c1fafc04147d49fe560fc9f0c3b34f380 SHA512 10200a3b7cc37adf466495cdcb9f6fbc4379f4c1f99950e183e01a65e1572bbd9d6ec4cd417975e5ff2af698ee235ae82f0638017bd74f327dea01024b276690
DIST pamldapd-0.4.tar.gz 8720 BLAKE2B c1a854488a4ca086807da6db9a765b22595baadc576e21b2fc7fcd5f61598625af7b91883895c0ddf495cc58d52445ca1358439d20f7790fd46440b7922076e7 SHA512 0e1f843ed1ea24e38111abe3dddd7198b4274d1408b8dec2e74bfcfd2c2d6e94c65e2ce99cd05e4741e688611f1c6002922f1e6c3d4e3bf22bc16309e4745c37
+DIST pamldapd-0.5-vendor.tar.xz 25808 BLAKE2B 5e600aa202450af23c0203ebd41f77ab816795a4b674df269a0ab65635447a7e7be6a9f94765bb0b856c03999a394978012304f5b71ae025e5820b5d5eaa006f SHA512 816e3b9849bd52daab6871013e694d9410da62f21cebf89de40d371b6249f04085975d05687cd70e5df783a3f2ae99231c868c4e596f342c799cb3f516b61739
+DIST pamldapd-0.5.tar.gz 9055 BLAKE2B 730595c6918ed1ad2bd6a8b848c83a319d13e939639eb4b74a4095da3b742b2e838c45500a9f5c917b672ad0b8a8128c21a3c583c0683fc6f53fee5a9d505859 SHA512 ad2804ed004eea19415adc3149ebb3443a4518d2060c20b26dcf58bddf942682e150b07a2b6af401e89da45627119f9add351ce4a97b18c2a13815f709f1cb6b
diff --git a/net-nds/pamldapd/files/pamldapd.initd b/net-nds/pamldapd/files/pamldapd.initd
index 8aa17c9..993a9b7 100755
--- a/net-nds/pamldapd/files/pamldapd.initd
+++ b/net-nds/pamldapd/files/pamldapd.initd
@@ -8,3 +8,4 @@ command_user="pamldapd:pamldapd"
output_log="/var/log/pamldapd/stdout.log"
error_log="/var/log/pamldapd/stdout.log"
pidfile=/var/run/pamldapd.pid
+umask=0
diff --git a/net-nds/pamldapd/pamldapd-0.5.ebuild b/net-nds/pamldapd/pamldapd-0.5.ebuild
new file mode 120000
index 0000000..09f64e8
--- /dev/null
+++ b/net-nds/pamldapd/pamldapd-0.5.ebuild
@@ -0,0 +1 @@
+pamldapd-0.4.ebuild \ No newline at end of file