diff options
author | Frederic Lepied <flepied@mandriva.com> | 2003-11-18 09:13:14 +0000 |
---|---|---|
committer | Frederic Lepied <flepied@mandriva.com> | 2003-11-18 09:13:14 +0000 |
commit | e352dba34a53e7fef4e4436990c5f5a94c17b893 (patch) | |
tree | 8647c6b5ea6a169a4a2d260ddc1cc8c07f1ea9bc /conf | |
parent | 87f6db6d549e24c96bd7a19de03bed23a86c713f (diff) | |
download | msec-e352dba34a53e7fef4e4436990c5f5a94c17b893.tar msec-e352dba34a53e7fef4e4436990c5f5a94c17b893.tar.gz msec-e352dba34a53e7fef4e4436990c5f5a94c17b893.tar.bz2 msec-e352dba34a53e7fef4e4436990c5f5a94c17b893.tar.xz msec-e352dba34a53e7fef4e4436990c5f5a94c17b893.zip |
fixed typo rpp => rpm
Diffstat (limited to 'conf')
-rw-r--r-- | conf/perm.0 | 2 | ||||
-rw-r--r-- | conf/perm.1 | 2 | ||||
-rw-r--r-- | conf/perm.2 | 2 | ||||
-rw-r--r-- | conf/perm.3 | 2 | ||||
-rw-r--r-- | conf/perm.4 | 2 | ||||
-rw-r--r-- | conf/perm.5 | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/conf/perm.0 b/conf/perm.0 index 6d602ca..caf9c84 100644 --- a/conf/perm.0 +++ b/conf/perm.0 @@ -73,7 +73,7 @@ /usr/share/man root.root 755 /usr/tmp root.root 777 /var/ root.root 755 -/var/lib/rpm/Packages rpp.rpm 644 +/var/lib/rpm/Packages rpm.rpm 644 /var/lock/subsys root.root 755 /var/log/ root.root 755 /var/log/* root.adm 644 diff --git a/conf/perm.1 b/conf/perm.1 index 0ca9fa1..241465f 100644 --- a/conf/perm.1 +++ b/conf/perm.1 @@ -74,7 +74,7 @@ /usr/share/man root.root 755 /usr/tmp root.root 1777 /var/ root.root 755 -/var/lib/rpm/Packages rpp.rpm 644 +/var/lib/rpm/Packages rpm.rpm 644 /var/lock/subsys root.root 755 /var/log/ root.root 755 /var/log/* root.adm 644 diff --git a/conf/perm.2 b/conf/perm.2 index 537a97d..c2f376d 100644 --- a/conf/perm.2 +++ b/conf/perm.2 @@ -74,7 +74,7 @@ /usr/share/man root.root 755 /usr/tmp root.root 1777 /var/ root.root 755 -/var/lib/rpm/Packages rpp.rpm 644 +/var/lib/rpm/Packages rpm.rpm 644 /var/lock/subsys root.root 755 /var/log/ root.root 755 /var/log/* root.adm 640 diff --git a/conf/perm.3 b/conf/perm.3 index 9cd1fe3..4f046f3 100644 --- a/conf/perm.3 +++ b/conf/perm.3 @@ -74,7 +74,7 @@ /usr/share/man root.root 755 /usr/tmp root.root 1777 /var/ root.root 755 -/var/lib/rpm/Packages rpp.rpm 644 +/var/lib/rpm/Packages rpm.rpm 644 /var/lock/subsys root.root 755 /var/log/ root.root 755 /var/log/* root.root 640 diff --git a/conf/perm.4 b/conf/perm.4 index fb047aa..a88bab1 100644 --- a/conf/perm.4 +++ b/conf/perm.4 @@ -74,7 +74,7 @@ /usr/share/man rpm.rpm 750 /usr/tmp root.adm 1773 /var/ root.root 755 -/var/lib/rpm/Packages rpp.rpm 640 +/var/lib/rpm/Packages rpm.rpm 640 /var/lock/subsys root.adm 750 /var/log/ root.adm 751 /var/log/* root.root 600 diff --git a/conf/perm.5 b/conf/perm.5 index 3c1625d..319bb1c 100644 --- a/conf/perm.5 +++ b/conf/perm.5 @@ -74,7 +74,7 @@ /usr/share/man rpm.rpm 710 /usr/tmp root.root 1733 /var/ root.root 755 -/var/lib/rpm/Packages rpp.rpm 640 +/var/lib/rpm/Packages rpm.rpm 640 /var/lock/subsys root.root 700 /var/log/ root.root 711 /var/log/* root.root 600 |