Parent Directory | Revision Log | Revision Graph
* Tue Nov 25 2008 Giacomo Sanchietti <giacomo.sanchietti@nethesis.it> 2.0.0-3.sme - Move creation of chrooted dev/urandom to spec-file [SME: 1105]
1 | diff -urN e-smith-imap-2.0.0.orig/root/var/service/imap/run e-smith-imap-2.0.0/root/var/service/imap/run |
2 | --- e-smith-imap-2.0.0.orig/root/var/service/imap/run 2008-11-25 17:31:12.000000000 +0100 |
3 | +++ e-smith-imap-2.0.0/root/var/service/imap/run 2008-11-25 17:30:37.000000000 +0100 |
4 | @@ -1,8 +1,6 @@ |
5 | #!/bin/sh |
6 | |
7 | exec 2>&1 |
8 | -# Ensure that urandom device exists |
9 | -[ -c ssl/dev/urandom ] || mknod ssl/dev/urandom c 1 9 |
10 | # Configure ACLs |
11 | ./control/1 |
12 | . ./config |
admin@koozali.org | ViewVC Help |
Powered by ViewVC 1.2.1 |