Mailinglist Archive: opensuse-packaging (186 mails)
| < Previous | Next > |
Re: [opensuse-packaging] ln -s to every $USER
- From: "Sascha 'saigkill' Manns" <samannsml@xxxxxxxxxxxxx>
- Date: Wed, 11 Feb 2009 20:05:14 +0100
- Message-id: <200902112005.15119@xxxxxxxxxxxxxxxxxxxxx>
Hi Thomas,
On Mittwoch 11 Februar 2009 18:07:52 Philipp Thomas wrote:
profile.d. Should i create an new File called "boinc.sh" or must i fix
the present sh.utf8 file?
If i know it right, i must create an new file. But what should i wrtie
into it?
"ln -s /var/lib/boinc/gui_rpc_auth.cfg ."?
--
Sincereley yours
Sascha Manns
openSUSE Marketing Team (Weekly News)
openSUSE Build Service
Web: http://saschamanns.gulli.to
Blog: http://lizards.opensuse.org/author/saigkill
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx
On Mittwoch 11 Februar 2009 18:07:52 Philipp Thomas wrote:
* Sascha 'saigkill' Manns (samannsml@xxxxxxxxxxxxx) [20090211 17:57]:I think this idea sounds good. But this is my first time using
the daemon. Now i must test, if the file gui_rpc_auth.cfg is
present in the /home/$USER. If not it must be linked from
/var/lib/boinc to the User folder.
Put a file in /etc/profile.d both for csh and sh (bash) that checks
for that file and otherwise does the symlink. See the various scripts
in /etc/profile.d for examples. These scripts are run when you log
in.
profile.d. Should i create an new File called "boinc.sh" or must i fix
the present sh.utf8 file?
If i know it right, i must create an new file. But what should i wrtie
into it?
"ln -s /var/lib/boinc/gui_rpc_auth.cfg ."?
--
Sincereley yours
Sascha Manns
openSUSE Marketing Team (Weekly News)
openSUSE Build Service
Web: http://saschamanns.gulli.to
Blog: http://lizards.opensuse.org/author/saigkill
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx
| < Previous | Next > |