diff options
author | tnut <thierryn1 at hispeed dot ch> | 2009-11-09 15:21:12 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2009-11-09 15:21:12 +0100 |
commit | fb27c997a6e2b17eca17ac80c93e93d04a07a65d (patch) | |
tree | ccd97f268523459d267ac9eed914ff6dd5e33c5c | |
parent | 947a7914be1313fd55e1313a5a353f46b4baa612 (diff) | |
download | nutyx-extra-fb27c997a6e2b17eca17ac80c93e93d04a07a65d.tar.gz nutyx-extra-fb27c997a6e2b17eca17ac80c93e93d04a07a65d.tar.bz2 nutyx-extra-fb27c997a6e2b17eca17ac80c93e93d04a07a65d.tar.xz nutyx-extra-fb27c997a6e2b17eca17ac80c93e93d04a07a65d.zip |
fcon, ajout des footprint et md5sum
-rw-r--r-- | base/fcron/.footprint | 57 | ||||
-rw-r--r-- | base/fcron/.md5sum | 2 |
2 files changed, 59 insertions, 0 deletions
diff --git a/base/fcron/.footprint b/base/fcron/.footprint new file mode 100644 index 000000000..e280bb7fe --- /dev/null +++ b/base/fcron/.footprint @@ -0,0 +1,57 @@ +drwxr-xr-x root/root etc/ +-rw-r----- root/fcron etc/fcron.allow +-rw-r----- root/fcron etc/fcron.conf +-rw-r----- root/fcron etc/fcron.deny +drwxr-xr-x root/root etc/rc.d/ +drwxr-xr-x root/root etc/rc.d/init.d/ +-rwxr-xr-- root/root etc/rc.d/init.d/fcron +drwxr-xr-x root/root etc/rc.d/rc0.d/ +lrwxrwxrwx root/root etc/rc.d/rc0.d/K08fcron -> ../init.d/fcron +drwxr-xr-x root/root etc/rc.d/rc1.d/ +lrwxrwxrwx root/root etc/rc.d/rc1.d/K08fcron -> ../init.d/fcron +drwxr-xr-x root/root etc/rc.d/rc2.d/ +lrwxrwxrwx root/root etc/rc.d/rc2.d/S40fcron -> ../init.d/fcron +drwxr-xr-x root/root etc/rc.d/rc3.d/ +lrwxrwxrwx root/root etc/rc.d/rc3.d/S40fcron -> ../init.d/fcron +drwxr-xr-x root/root etc/rc.d/rc4.d/ +lrwxrwxrwx root/root etc/rc.d/rc4.d/S40fcron -> ../init.d/fcron +drwxr-xr-x root/root etc/rc.d/rc5.d/ +lrwxrwxrwx root/root etc/rc.d/rc5.d/S40fcron -> ../init.d/fcron +drwxr-xr-x root/root etc/rc.d/rc6.d/ +lrwxrwxrwx root/root etc/rc.d/rc6.d/K08fcron -> ../init.d/fcron +drwxr-xr-x root/root etc/rc.d/rcsysinit.d/ +drwxr-xr-x root/root etc/sysconfig/ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +---s--s--x fcron/fcron usr/bin/fcrondyn +---s--x--- root/fcron usr/bin/fcronsighup +---s--s--x fcron/fcron usr/bin/fcrontab +drwxr-xr-x root/root usr/sbin/ +---x--x--- root/root usr/sbin/fcron +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/fr/ +drwxr-xr-x root/root usr/share/man/fr/man1/ +-rw-r--r-- root/root usr/share/man/fr/man1/fcrondyn.1.gz +-rw-r--r-- root/root usr/share/man/fr/man1/fcrontab.1.gz +drwxr-xr-x root/root usr/share/man/fr/man3/ +-rw-r--r-- root/root usr/share/man/fr/man3/bitstring.3.gz +drwxr-xr-x root/root usr/share/man/fr/man5/ +-rw-r--r-- root/root usr/share/man/fr/man5/fcron.conf.5.gz +-rw-r--r-- root/root usr/share/man/fr/man5/fcrontab.5.gz +drwxr-xr-x root/root usr/share/man/fr/man8/ +-rw-r--r-- root/root usr/share/man/fr/man8/fcron.8.gz +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/fcrondyn.1.gz +-rw-r--r-- root/root usr/share/man/man1/fcrontab.1.gz +drwxr-xr-x root/root usr/share/man/man3/ +-rw-r--r-- root/root usr/share/man/man3/bitstring.3.gz +drwxr-xr-x root/root usr/share/man/man5/ +-rw-r--r-- root/root usr/share/man/man5/fcron.conf.5.gz +-rw-r--r-- root/root usr/share/man/man5/fcrontab.5.gz +drwxr-xr-x root/root usr/share/man/man8/ +-rw-r--r-- root/root usr/share/man/man8/fcron.8.gz +drwxr-xr-x root/root var/ +drwxr-xr-x root/root var/run/ +drwxr-xr-x root/root var/spool/ +drwxrwx--- fcron/fcron var/spool/fcron/ diff --git a/base/fcron/.md5sum b/base/fcron/.md5sum new file mode 100644 index 000000000..607f2b26b --- /dev/null +++ b/base/fcron/.md5sum @@ -0,0 +1,2 @@ +ace3e6df967268df0ee70764ecef139f fcron +5a26a1dfd91fdc7e87401e98aef870e6 fcron-3.0.4.src.tar.gz |