Re: /etc/profile

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Dave Feustel wrote:
> I've been running F9 for a while. About two weeks ago
> I started getting sequences like the following every
> time I log in:
> 
> [1]     3875
> [2]     3877
> [3]     3879
> [4]     3880
> [5]     3881
> [6]     3882
> [7]     3883
> [8]     3885
> [9]     3888
> [10]    3891
> [11]    3895
> [12]    3899
> [13]    3901
> [14]    3903
> [15]    3905
> [16]    3907
> [17]    3909
> 
> I got rid of this by setting permissions of /etc/profile to 000,
> although the sequences still show up when I log in as root.
> I've looked at the /etc/profile code but I don't understand it.

Has /etc/profile been modified?  (rpm -Vf /etc/profile)

> What code in /etc/profile generates these sequences?

You could run it with some extra verbosity like this, I believe:

$ set -x; . /etc/profile; set +x

Files in /etc/profile.d/* are sourced by /etc/profile, so it could be
one of those causing the output.

-- 
Todd        OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
I've had a perfectly wonderful evening.  But this wasn't it.
    -- Groucho Marx

Attachment: pgpAjMekVhiDq.pgp
Description: PGP signature

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux