From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on sa.int.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-1.7 required=5.0 tests=AWL,BAYES_00, DNS_FROM_OPENWHOIS,SPF_PASS autolearn=no version=3.2.5 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id :disposition-notification-to:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-type; bh=QXLxcXxr9NP3JS/r4cNRnQD/J98dGOWbsIB7l2pzdR8=; b=puuY0H4ekLeq3ytgMPKVZNzrspCM4BDU+a2foy/I4PEgELEPMxD/uOQzuSDt+nNF6M EAgIpOUrxGoOgdxLgG9eh2YAmCcHOrspsOrTS1QXYA7elLxOTbWceTHkBTCrjciKmEqX 9EiSz03hrZ0OUeFhLe0Pg6h40SgJOKh33479s= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:disposition-notification-to:date:from:user-agent :mime-version:to:subject:references:in-reply-to:content-type; b=SoFFDdkWOTmJv/XndqirKc3ioS7JvRh1g7WiI+tvYxgV2E4oWrhcdMdKqL2OA4r9yV YgXxYpVlXzWtXVV8sgr/acoKJVxef7UBdOBe8N/kOiOckw1i6aZ47q7Z9qz9We6wC9ep h+jQXjw2ikf3ACdvkXUAXIMYx+zKs+8/mu0P8= Message-ID: <4C7773B4.1020708@gmail.com> Date: Fri, 27 Aug 2010 18:13:40 +1000 From: Occisor User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.5pre) Gecko/20091019 Thunderbird/3.0pre MIME-Version: 1.0 To: community@lists.altlinux.org References: <4C74E10F.9000302@gmail.com> <201008261205.58167.ave@zetetika.com.ua> <4C777098.1020206@gmail.com> <201008271207.20836.ashen@novoross.multinex.ru> In-Reply-To: <201008271207.20836.ashen@novoross.multinex.ru> Content-Type: multipart/mixed; boundary="------------080008000202050803080502" Subject: Re: [Comm] sshfs X-BeenThere: community@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: ALT Linux Community general discussions List-Id: ALT Linux Community general discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Aug 2010 08:13:12 -0000 Archived-At: List-Archive: List-Post: This is a multi-part message in MIME format. --------------080008000202050803080502 Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 8bit On 27.08.2010 18:07, Шенцев Алексей Владимирович wrote: > On Friday 27 August 2010 12:00:24 Occisor wrote: >> On 26.08.2010 19:05, Alexander Yereschenko wrote: >>> Доброе! >>> >>> В сообщении от 26 августа 2010 Occisor написал(a): >>>> Куда можно поместить скрипт с указанием куда что >>>> монтировать (текущему пользователю), чтоб автоматически он срабатывал? >>>> Сунул его сюда: ~/.kde4/Autostart Но он не отрабатывает. >>> >>> ~/.xsession.d/ >> >> Что-то все равно не срабатывает, файл такой: >> >> $ ls -l ~/.xsession.d >> итого 4 >> -rwxr-xr-x 1 user user 69 Авг 25 23:35 sshfs.sh >> >> $ cat ~/.xsession.d/sshfs.sh >> #!/bin/sh >> sshfs user@1.1.1.1:/home/user /mnt/serversshfs >> >> >> если его запустить в ручную то все срабатывает. > > ~/.bash_profile $ cat ~/.bash_profile # .bash_profile # Get the aliases and functions if [ -f ~/.bashrc ]; then . ~/.bashrc fi # User specific environment and startup programs BASH_ENV=$HOME/.bashrc export BASH_ENV # freedesktop standard directories XDG_DATA_HOME=$HOME/.local/share export XDG_DATA_HOME XDG_CONFIG_HOME=$HOME/.config export XDG_CONFIG_HOME XDG_CACHE_HOME=$HOME/.cache export XDG_CACHE_HOME > и перелогинится попробуй ... Перезагружался. --------------080008000202050803080502 Content-Type: text/x-vcard; charset=utf-8; name="brutalfreak.vcf" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="brutalfreak.vcf" begin:vcard fn;quoted-printable:=D0=98=D0=BB=D1=8C=D1=8F n;quoted-printable:;=D0=98=D0=BB=D1=8C=D1=8F adr:;;;;28;;RF email;internet:brutalfreak@gmail.com note;quoted-printable:Jabber: occisor@jabr.ru=0D=0A= ICQ: 292441788 x-mozilla-html:FALSE version:2.1 end:vcard --------------080008000202050803080502--