* [sisyphus] вопрос по спеку
@ 2004-07-16 6:56 Peter Evdokimov
2004-07-16 8:12 ` Stanislav Ievlev
0 siblings, 1 reply; 3+ messages in thread
From: Peter Evdokimov @ 2004-07-16 6:56 UTC (permalink / raw)
To: Sisyphus
hi, all!
как правильно перевести с мандрейковского на альтовский язык :)
следующее:
%pre
%_pre_useradd %{name} %{_var}/log/%{name} /bin/false
%postun
%_postun_userdel %{name}
заранее, спасибо.
sy,
peter
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [sisyphus] вопрос по спеку
2004-07-16 6:56 [sisyphus] вопрос по спеку Peter Evdokimov
@ 2004-07-16 8:12 ` Stanislav Ievlev
2004-07-16 8:49 ` Peter Evdokimov
0 siblings, 1 reply; 3+ messages in thread
From: Stanislav Ievlev @ 2004-07-16 8:12 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
On Fri, Jul 16, 2004 at 12:56:28PM +0600, Peter Evdokimov wrote:
> hi, all!
>
> как правильно перевести с мандрейковского на альтовский язык :)
> следующее:
>
> %pre
> %_pre_useradd %{name} %{_var}/log/%{name} /bin/false
Наверное примерно так:
%pre
/usr/sbin/groupadd -r -f %name &>/dev/null
/usr/sbin/useradd -r -g %name -d %_logdir/%name -s /dev/null -n %name &>/dev/null ||:
>
> %postun
> %_postun_userdel %{name}
Этого не надо делать.
>
> заранее, спасибо.
>
> sy,
> peter
> _______________________________________________
> Sisyphus mailing list
> Sisyphus@altlinux.ru
> https://lists.altlinux.ru/mailman/listinfo/sisyphus
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [sisyphus] вопрос по спеку
2004-07-16 8:12 ` Stanislav Ievlev
@ 2004-07-16 8:49 ` Peter Evdokimov
0 siblings, 0 replies; 3+ messages in thread
From: Peter Evdokimov @ 2004-07-16 8:49 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
On Fri, 16 Jul 2004 12:12:14 +0400
Stanislav Ievlev <inger@altlinux.org> wrote:
> Наверное примерно так:
спасибо, заработало.
sy,
peter
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2004-07-16 8:49 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-07-16 6:56 [sisyphus] вопрос по спеку Peter Evdokimov
2004-07-16 8:12 ` Stanislav Ievlev
2004-07-16 8:49 ` Peter Evdokimov
ALT Linux Sisyphus discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
public-inbox-index sisyphus
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git