Gentoo Archives: gentoo-hardened

From: Stefan SF <stefan@××××××.com>
To: gentoo-hardened@l.g.o
Subject: [gentoo-hardened] SELinux + vixie-cron
Date: Mon, 16 Aug 2004 10:32:05
Message-Id: 20040816103157.GA6303@crux.sternplastic
1 Hi all,
2
3 after installing yesterday SELinux on my server, I still have a problem with vixie-cron. Here ist the output from emerge:
4
5 >>> Setting SELinux security labels
6 /usr/sbin/setfiles: read 625 specifications
7 /usr/sbin/setfiles: labeling files, pretending /var/tmp/portage/vixie-cron-3.0.1-r4/image is /
8 /usr/sbin/setfiles: labeling files under /var/tmp/portage/vixie-cron-3.0.1-r4/image/
9 /usr/sbin/setfiles: hash table stats: 32 elements, 32/65536 buckets used, longest chain length 1
10 /usr/sbin/setfiles: Done.
11 --- /var/
12 --- /var/spool/
13 --- /var/spool/cron/
14 >>> /var/spool/cron/crontabs/
15 >>> /var/spool/cron/crontabs/.keep
16 --- /usr/
17 --- /usr/share/
18 --- /usr/share/man/
19 --- /usr/share/man/man1/
20 >>> /usr/share/man/man1/crontab.1.gz
21 --- /usr/share/man/man5/
22 >>> /usr/share/man/man5/crontab.5.gz
23 --- /usr/share/man/man8/
24 >>> /usr/share/man/man8/cron.8.gz
25 --- /usr/share/doc/
26 >>> /usr/share/doc/vixie-cron-3.0.1-r4/
27 >>> /usr/share/doc/vixie-cron-3.0.1-r4/CHANGES.gz
28 >>> /usr/share/doc/vixie-cron-3.0.1-r4/FEATURES.gz
29 >>> /usr/share/doc/vixie-cron-3.0.1-r4/CONVERSION.gz
30 >>> /usr/share/doc/vixie-cron-3.0.1-r4/MAIL.gz
31 >>> /usr/share/doc/vixie-cron-3.0.1-r4/MANIFEST.gz
32 >>> /usr/share/doc/vixie-cron-3.0.1-r4/README.gz
33 >>> /usr/share/doc/vixie-cron-3.0.1-r4/THANKS.gz
34 >>> /usr/share/doc/vixie-cron-3.0.1-r4/crontab.gz
35 --- /usr/sbin/
36 --- /usr/bin/
37 >>> /usr/bin/crontab
38 --- /etc/
39 --- /etc/cron.d/
40 >>> /etc/cron.d/.keep
41 --- /etc/init.d/
42 >>> /etc/init.d/vixie-cron
43 * Caching service dependencies...
44 >>> sys-apps/vixie-cron-3.0.1-r4 merged.
45
46
47 For the first time, it looks good. But no vixie-cron is installed. If you look a twice, you will see there is no "cron" in /usr/sbin installed. The only thing which is installed is /usr/bin/crontab.
48
49 I tried a thousend times ;-) (yes with different USE-Flags, somebody will now recognize me :))
50 Befor the compile starts, I see a message like applaying patch selinux-diff. So I think the patches etc. are applayed successfully!
51
52 Any suggestions?
53
54 ciao, Stefan

Replies

Subject Author
Re: [gentoo-hardened] SELinux + vixie-cron Chris PeBenito <pebenito@g.o>