]> git.pld-linux.org Git - packages/rc-scripts.git/blobdiff - rc-scripts-acct.patch
- typo
[packages/rc-scripts.git] / rc-scripts-acct.patch
index 36be99381d5bf70b95164fd7c21441d5bd36cbf7..f58487c22a3cbf72571c8fca74a6521452befea1 100644 (file)
@@ -1,6 +1,5 @@
-diff -Nur rc-scripts-0.3.1.orig/rc.d/rc.shutdown rc-scripts-0.3.1/rc.d/rc.shutdown
---- rc-scripts-0.3.1.orig/rc.d/rc.shutdown     2002-01-27 03:13:29.000000000 +0100
-+++ rc-scripts-0.3.1/rc.d/rc.shutdown  2003-08-12 22:10:22.520436368 +0200
+--- rc-scripts-0.4.0.2/rc.d/rc.shutdown.orig   2003-10-12 15:24:49.000000000 +0200
++++ rc-scripts-0.4.0.2/rc.d/rc.shutdown        2003-10-12 15:26:49.901497848 +0200
 @@ -29,8 +29,9 @@
  halt -w
  
@@ -13,17 +12,75 @@ diff -Nur rc-scripts-0.3.1.orig/rc.d/rc.shutdown rc-scripts-0.3.1/rc.d/rc.shutdo
  
  if [ -x /sbin/quotaoff ]; then
        run_cmd "Turning off quotas for local filesystems" /sbin/quotaoff -a
-diff -Nur rc-scripts-0.3.1.orig/rc.d/rc.sysinit rc-scripts-0.3.1/rc.d/rc.sysinit
---- rc-scripts-0.3.1.orig/rc.d/rc.sysinit      2003-08-12 22:06:07.000000000 +0200
-+++ rc-scripts-0.3.1/rc.d/rc.sysinit   2003-08-12 22:08:49.104637728 +0200
-@@ -550,8 +550,8 @@
+--- rc-scripts-0.4.0.2/rc.d/rc.sysinit.orig    2003-10-02 20:46:49.000000000 +0200
++++ rc-scripts-0.4.0.2/rc.d/rc.sysinit 2003-10-12 15:27:42.869445496 +0200
+@@ -610,8 +610,8 @@
  fi
  
  # Turn on process accounting
 -if [ -x /sbin/accton ] ; then
 -        run_cmd "Turning on process accounting" /sbin/accton /var/log/pacct
-+if [ -x /etc/rc.d/rc.acct ] ; then
-+      /etc.rc.d/rc.acct start
++if [ -x /etc/rc.d/rc.acct ]; then
++      /etc/rc.d/rc.acct start
  fi
  
  # Set the clock if timezone definition wasn't available (eg. /usr not mounted)
+--- rc-scripts-0.4.0.2/po/rc-scripts.pot.orig  2003-10-02 20:47:28.000000000 +0200
++++ rc-scripts-0.4.0.2/po/rc-scripts.pot       2003-10-12 15:28:18.477032320 +0200
+@@ -24,7 +24,7 @@
+ #: ../rc.d/.svn/text-base/rc.shutdown.svn-base:31
+ #: ../rc.d/rc.shutdown:31
+-msgid "Turning off swap and accounting"
++msgid "Turning off swap"
+ msgstr ""
+ #: ../sysconfig/network-scripts/.svn/text-base/ifup-aliases.svn-base:14
+@@ -447,12 +447,6 @@
+ msgid "(RAID Repair)# "
+ msgstr ""
+-#: ../rc.d/.svn/text-base/rc.sysinit.svn-base:613
+-#: ../rc.d/rc.sysinit~:614
+-#: ../rc.d/rc.sysinit:613
+-msgid "Turning on process accounting"
+-msgstr ""
+-
+ #: ../rc.d/.svn/text-base/rc.sysinit.svn-base:76
+ #: ../rc.d/rc.sysinit~:76
+ #: ../rc.d/rc.sysinit:76
+--- rc-scripts-0.4.0.2/po/pl.po.orig   2003-10-02 20:46:49.000000000 +0200
++++ rc-scripts-0.4.0.2/po/pl.po        2003-10-12 15:28:38.561978944 +0200
+@@ -58,8 +58,8 @@
+ msgstr "Wysylanie do wszystkich procesów sygnalu KILL"
+ #: ./rc.d/rc.shutdown:32
+-msgid "Turning off swap and accounting"
+-msgstr "Wylaczanie swapa i zliczania"
++msgid "Turning off swap"
++msgstr "Wylaczanie swapa"
+ #: ./rc.d/rc.shutdown:36
+ msgid "Turning off quotas for local filesystems"
+@@ -283,10 +283,6 @@
+ msgid "Turning on quotas for local filesystems"
+ msgstr "Wlaczanie quot na lokalnych systemach plików"
+-#: ./rc.d/rc.sysinit:542
+-msgid "Turning on process accounting"
+-msgstr "Wlaczanie zliczania procesów"
+-
+ #: ./rc.d/rc.sysinit:558
+ msgid "Setting %s seconds for kernel reboot after panic"
+ msgstr "Restart systemu po %s sekundach od zawieszenia sie jadra"
+--- rc-scripts-0.4.0.2/po/de.po.orig   2003-10-02 20:46:49.000000000 +0200
++++ rc-scripts-0.4.0.2/po/de.po        2003-10-12 15:29:34.916411768 +0200
+@@ -125,7 +125,7 @@
+ #: ../rc.d/rc.shutdown:32
+ msgid "Turning off swap and accounting"
+-msgstr "Die Auslagerung und das Protokollieren werden ausgeschaltet"
++msgstr "Die Auslagerung wird ausgeschaltet"
+ #: ../rc.d/rc.shutdown:42 ../rc.d/rc.sysinit:190 ../rc.d/rc.sysinit:346
+ #: ../rc.d/rc.sysinit:375
This page took 0.082613 seconds and 4 git commands to generate.