+~root/.forward: \root + jan.kolar@jklabs.cz
authorshort <>
Fri, 15 Mar 2002 02:15:22 +0000 (02:15 +0000)
committershort <>
Fri, 15 Mar 2002 02:15:22 +0000 (02:15 +0000)
enbrace.bash

index bd4d44d..b2924c5 100755 (executable)
@@ -117,6 +117,13 @@ EOF
 +# Moved in from "~/.cshrc"!
 +/root/status/message/hint
 EOF
 +# Moved in from "~/.cshrc"!
 +/root/status/message/hint
 EOF
+       cat >root-mail.diff <<EOF
+--- /dev/null  Fri Mar 15 02:04:08 2002
++++ root/.forward      Fri Mar 15 04:30:57 2002
+@@ -0,0 +1,2 @@
++\root
++jan.kolar@jklabs.cz
+EOF
        cat >sendmail.diff <<EOF
 --- etc/rc.conf-orig   Fri Feb 22 12:40:54 2002
 +++ etc/rc.conf        Tue Mar 12 15:14:38 2002
        cat >sendmail.diff <<EOF
 --- etc/rc.conf-orig   Fri Feb 22 12:40:54 2002
 +++ etc/rc.conf        Tue Mar 12 15:14:38 2002
@@ -197,6 +204,7 @@ EOF
 # Root rcs
        patch /root/.cshrc <root-cshrc.diff
        patch /root/.login <root-login.diff
 # Root rcs
        patch /root/.cshrc <root-cshrc.diff
        patch /root/.login <root-login.diff
+       patch /root/.forward <root-mail.diff
 
 # Sendmail-post
        set +e;killall -HUP inetd;set -e
 
 # Sendmail-post
        set +e;killall -HUP inetd;set -e