Berkeley CSUA MOTD:Entry 22004
Berkeley CSUA MOTD
 
WIKI | FAQ | Tech FAQ
http://csua.com/feed/
2025/07/12 [General] UID:1000 Activity:popular
7/12    

2001/8/4-5 [Uncategorized] UID:22004 Activity:moderate
8/4     How do I send an environment variables to all sessions started
        from KDM? Can it be done from init?  I want all of the users on
        my local machine to know that MUSIC_CD should be /dev/acd0c
        (for cdcontrol).  thanks.
        \_ echo 'MUSIC_CD=/dev/acd0c ; export MUSIC_CD ; ' >> /etc/profile