* Re: [Comm] Как быстро появляются исправления в brunch?
@ 2007-12-24 13:50 ` Безруков Александр
2007-12-24 19:33 ` Michael Shigorin
0 siblings, 1 reply; 2+ messages in thread
From: Безруков Александр @ 2007-12-24 13:50 UTC (permalink / raw)
To: community
В сообщении от Monday 24 December 2007 16:36:49
community-request@lists.altlinux.org написал(а):
> 1. Файл запуска сервиса - необходимо запускать/останавливать процесс с
> окружением пользователя:
> diff /etc/rc.d/init.d/vncserver /tmp/vncserver.old
> 30c30
> < "su - ${display##*:} -c \"cd ~${display##*:} &&
> [ -f .vnc/passwd ] && vncs
> ---
>
> > "su ${display##*:} -c \"cd ~${display##*:} && [ -f
> > .vnc/passwd ]
>
> && vncser
> 47c47
> < "su - ${display##*:} -c \"vncserver -kill :${display%%:*}\""
> ---
>
> > "su ${display##*:} -c \"vncserver -kill :${display%%:*}\"
> >/dev/null 2>&1"
Ошибка!!! Не все скопировал!
1. Файл запуска сервиса - необходимо запускать/останавливать процесс с
окружением пользователя:
30c30
< "su - ${display##*:} -c \"cd ~${display##*:} &&
[ -f .vnc/passwd ] && vncserver :${display%%:*}\""
---
> "su ${display##*:} -c \"cd ~${display##*:} && [ -f .vnc/passwd ]
&& vncserver :${display%%:*}\""
47c47
< "su - ${display##*:} -c \"vncserver -kill :${display%%:*}\""
---
> "su ${display##*:} -c \"vncserver -kill :${display%%:*}\"
>/dev/null 2>&1"
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-12-24 19:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-12-24 13:50 ` [Comm] Как быстро появляются исправления в brunch? Безруков Александр
2007-12-24 19:33 ` Michael Shigorin
ALT Linux Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git