* [sisyphus] /etc/cron.d/ - работает?
@ 2004-10-28 7:42 Mike Lykov
2004-10-28 8:42 ` Pavel Usishev
` (4 more replies)
0 siblings, 5 replies; 21+ messages in thread
From: Mike Lykov @ 2004-10-28 7:42 UTC (permalink / raw)
To: sisyphus
Здравствуйте.
стоит у меня пакет vixie-cron-3.0.1-ipl57mdk , ему принадлежит
каталог /etc/cron.d/, в котором пакет mrtg при установке положил файл mrtg.
в этом файле несколько строк в формате crontab :
0-59/5 * * * * root /usr/bin/mrtg --user mrtg --group mrtg /etc/mrtg/mrtg.cfg
3-59/5 * * * * root /usr/bin/mrtg --user mrtg --group mrtg /etc/mrtg/squid.cfg
это работает.
Хочу добавить еще одно задание. кладу в этот каталог файл sqwc со строчкой
1-59/5 * * * * root /usr/local/sbin/squid-reconf.sh
- не выполняется.
Добавляю эту стрчку в файл mrtg. не выполняется. делаю touch -a -m mrtg - не
влияет. Делаю service crond reload - ничего. service crond restart - та же
фигня - не выполняется.
причем
<dmi> combr: а у меня кстати было один раз такое. даже рестарт не помогал.
забил, сделал через кронтаб.
<vvk> кстати я как-то раз тоже на эту хрень напарывался
Кто может рассказать, как и что? Как заставить работать задания
из /etc/cron.d/ ? Оно вообще на что-то влияет? ;)
--
Mike Lykov
Samara, "Vesna" parfum company, System administrator
^ permalink raw reply [flat|nested] 21+ messages in thread
* Re: [sisyphus] /etc/cron.d/ - работает?
2004-10-28 7:42 [sisyphus] /etc/cron.d/ - работает? Mike Lykov
@ 2004-10-28 8:42 ` Pavel Usishev
2004-10-28 8:53 ` Vladimir Cherednichenko
2004-10-28 9:11 ` Stanislav Yadykin
` (3 subsequent siblings)
4 siblings, 1 reply; 21+ messages in thread
From: Pavel Usishev @ 2004-10-28 8:42 UTC (permalink / raw)
To: combr, ALT Linux Sisyphus discussion list
Здравствуйте.
Mike Lykov пишет:
> Кто может рассказать, как и что? Как заставить работать задания
> из /etc/cron.d/ ? Оно вообще на что-то влияет? ;)
Я тоже натыкался на странное поведение с /etc/cron.d/
(vixie-cron-3.0.1-ipl56mdk из Master 2.2). Правда, в последний раз
свежий файл увиделся после service crond restart, но может быть (уже
точно не помню) когда-то раньше и это не помогало.
--
С уважением,
Павел Усищев
^ permalink raw reply [flat|nested] 21+ messages in thread
* Re: [sisyphus] /etc/cron.d/ - работает?
2004-10-28 8:42 ` Pavel Usishev
@ 2004-10-28 8:53 ` Vladimir Cherednichenko
0 siblings, 0 replies; 21+ messages in thread
From: Vladimir Cherednichenko @ 2004-10-28 8:53 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
В сообщении от Четверг 28 Октябрь 2004 11:42 Pavel Usishev написал(a):
> Правда, в последний раз
> свежий файл увиделся после service crond restart
У меня такая же проблема приключалась, долго не мог понять в чем дело :-(
помог только рестарт, это что так должно быть ?
--
Best Regards, Vladimir Cherednichenko
R.E.D Team | Admin
Ukraine | Kiev
^ permalink raw reply [flat|nested] 21+ messages in thread
* Re: [sisyphus] /etc/cron.d/ - работает?
2004-10-28 7:42 [sisyphus] /etc/cron.d/ - работает? Mike Lykov
2004-10-28 8:42 ` Pavel Usishev
@ 2004-10-28 9:11 ` Stanislav Yadykin
2004-10-28 9:23 ` Ivan Fedorov
2004-10-28 9:12 ` Mike Lykov
` (2 subsequent siblings)
4 siblings, 1 reply; 21+ messages in thread
From: Stanislav Yadykin @ 2004-10-28 9:11 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
[-- Attachment #1: Type: text/plain, Size: 691 bytes --]
В сообщении от Четверг, 28-Окт-2004 10:42 Mike Lykov написал(a):
> Здравствуйте.
>
> стоит у меня пакет vixie-cron-3.0.1-ipl57mdk , ему принадлежит
> каталог /etc/cron.d/, в котором пакет mrtg при установке положил файл mrtg.
> в этом файле несколько строк в формате crontab :
>
> 0-59/5 * * * * root /usr/bin/mrtg --user mrtg --group mrtg
> /etc/mrtg/mrtg.cfg 3-59/5 * * * * root /usr/bin/mrtg --user mrtg --group
> mrtg /etc/mrtg/squid.cfg
>
> это работает.
> Хочу добавить еще одно задание. кладу в этот каталог файл sqwc со строчкой
>
> 1-59/5 * * * * root /usr/local/sbin/squid-reconf.sh
А почему бы везде не поставить
*/5 * * * * root command
?
--
Stanislav Yadykin
ALT Linux Team
[-- Attachment #2: Type: application/pgp-signature, Size: 190 bytes --]
^ permalink raw reply [flat|nested] 21+ messages in thread
* Re: [sisyphus] /etc/cron.d/ - работает?
2004-10-28 7:42 [sisyphus] /etc/cron.d/ - работает? Mike Lykov
2004-10-28 8:42 ` Pavel Usishev
2004-10-28 9:11 ` Stanislav Yadykin
@ 2004-10-28 9:12 ` Mike Lykov
2004-10-28 10:40 ` Dmitry V. Levin
2004-10-28 15:18 ` scor
4 siblings, 0 replies; 21+ messages in thread
From: Mike Lykov @ 2004-10-28 9:12 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
В сообщении от Четверг 28 Октябрь 2004 12:42 Mike Lykov написал:
> Хочу добавить еще одно задание. кладу в этот каталог файл sqwc со строчкой
> 1-59/5 * * * * root /usr/local/sbin/squid-reconf.sh
> - не выполняется.
Выявилит такую ерунду: если текст файла не заканчивается на 0x0A, то файл не
видится. Если поставить - сразу видится (крон каждую минуту не только время
изменения файла смотрит, но и в текст заглядывает?? )
--
Mike Lykov
Samara, "Vesna" parfum company, System administrator
^ permalink raw reply [flat|nested] 21+ messages in thread
* Re: [sisyphus] /etc/cron.d/ - работает?
2004-10-28 9:11 ` Stanislav Yadykin
@ 2004-10-28 9:23 ` Ivan Fedorov
0 siblings, 0 replies; 21+ messages in thread
From: Ivan Fedorov @ 2004-10-28 9:23 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
[-- Attachment #1: Type: text/plain, Size: 741 bytes --]
Stanislav Yadykin пишет:
>>стоит у меня пакет vixie-cron-3.0.1-ipl57mdk , ему принадлежит
>>каталог /etc/cron.d/, в котором пакет mrtg при установке положил файл mrtg.
>>в этом файле несколько строк в формате crontab :
>>
>>0-59/5 * * * * root /usr/bin/mrtg --user mrtg --group mrtg
>>/etc/mrtg/mrtg.cfg 3-59/5 * * * * root /usr/bin/mrtg --user mrtg --group
>>mrtg /etc/mrtg/squid.cfg
>>
>>это работает.
>>Хочу добавить еще одно задание. кладу в этот каталог файл sqwc со строчкой
>>
>>1-59/5 * * * * root /usr/local/sbin/squid-reconf.sh
>
>
> А почему бы везде не поставить
> */5 * * * * root command
> ?
Тогда все задачи будут пускаться одновременно... а тут получается
разброс в несколько минут. Видимо чтобы не нагружать зря машину.
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 21+ messages in thread
* Re: [sisyphus] /etc/cron.d/ - работает?
2004-10-28 7:42 [sisyphus] /etc/cron.d/ - работает? Mike Lykov
` (2 preceding siblings ...)
2004-10-28 9:12 ` Mike Lykov
@ 2004-10-28 10:40 ` Dmitry V. Levin
2004-10-28 11:44 ` Mike Lykov
2004-10-28 15:18 ` scor
4 siblings, 1 reply; 21+ messages in thread
From: Dmitry V. Levin @ 2004-10-28 10:40 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
[-- Attachment #1: Type: text/plain, Size: 211 bytes --]
Hi,
On Thu, Oct 28, 2004 at 12:42:39PM +0500, Mike Lykov wrote:
> стоит у меня пакет vixie-cron-3.0.1-ipl57mdk , ему принадлежит
В Сизифе такого нет, попробуйте крон поновее и расскажите.
--
ldv
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 21+ messages in thread
* Re: [sisyphus] /etc/cron.d/ - работает?
2004-10-28 10:40 ` Dmitry V. Levin
@ 2004-10-28 11:44 ` Mike Lykov
2004-10-28 12:56 ` Andrei Bulava
0 siblings, 1 reply; 21+ messages in thread
From: Mike Lykov @ 2004-10-28 11:44 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
В сообщении от Четверг 28 Октябрь 2004 15:40 Dmitry V. Levin написал:
> > стоит у меня пакет vixie-cron-3.0.1-ipl57mdk , ему принадлежит
>
> В Сизифе такого нет, попробуйте крон поновее и расскажите.
есть мысль, что это от нечтения манов. а именно ;)
crontab (5)
The command field (the rest of the line) is the command to be run. The
entire command portion of the line, up to a newline or % character, will
be executed by /bin/sh or by the shell specified in the SHELL variable of
the crontab. Percent signs ('%') in the command, unless escaped with a
backslash ('\'), will be changed into newline characters, and all data
after the first '%' will be sent to the command as standard input.
у меня файлы в /etc/cron.d/ кончались не на \n, а на букву или пробел.
Исправил - пошло.
--
Mike Lykov
Samara, "Vesna" parfum company, System administrator
^ permalink raw reply [flat|nested] 21+ messages in thread
* Re: [sisyphus] /etc/cron.d/ - работает?
2004-10-28 11:44 ` Mike Lykov
@ 2004-10-28 12:56 ` Andrei Bulava
2004-10-28 14:28 ` Denis Ovsienko
2004-10-29 8:38 ` Epiphanov Sergei
0 siblings, 2 replies; 21+ messages in thread
From: Andrei Bulava @ 2004-10-28 12:56 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
Mike Lykov пишет:
<skip/>
> у меня файлы в /etc/cron.d/ кончались не на \n, а на букву или пробел.
> Исправил - пошло.
Пока пользовался встроенным редактором mc, я тоже попадал в подобные
ситуации, но не на кронтабах, а на чём-то другом (уже не помню, скоро
два года, как использую vim). Добрый vim при открытии файлов, где в
последней строке не хватает \n, в статусной строке пишет "имя_файла" [noeol]
;-)
--
// AB1002-UANIC
^ permalink raw reply [flat|nested] 21+ messages in thread
* Re: [sisyphus] /etc/cron.d/ - работает?
2004-10-28 12:56 ` Andrei Bulava
@ 2004-10-28 14:28 ` Denis Ovsienko
2004-10-29 17:09 ` Dmitry Alexeyev
2004-10-29 8:38 ` Epiphanov Sergei
1 sibling, 1 reply; 21+ messages in thread
From: Denis Ovsienko @ 2004-10-28 14:28 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
> ситуации, но не на кронтабах, а на чём-то другом (уже не помню, скоро
> два года, как использую vim). Добрый vim при открытии файлов, где в
syslog.conf и зоны bind вроде бы.
--
DO4-UANIC
^ permalink raw reply [flat|nested] 21+ messages in thread
* Re: [sisyphus] /etc/cron.d/ - работает?
2004-10-28 7:42 [sisyphus] /etc/cron.d/ - работает? Mike Lykov
` (3 preceding siblings ...)
2004-10-28 10:40 ` Dmitry V. Levin
@ 2004-10-28 15:18 ` scor
2004-10-28 15:44 ` Dmitry V. Levin
4 siblings, 1 reply; 21+ messages in thread
From: scor @ 2004-10-28 15:18 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
Mike Lykov пишет:
> Здравствуйте.
>
> стоит у меня пакет vixie-cron-3.0.1-ipl57mdk , ему принадлежит
К вопросу о cron вообще. У кого-нибудь он работает на машинах с ldap? У нас
нет :( Ругается на pam.d/crond, ну верней на строчки из этого файлика.
--
С уважением: scor_at_mf.volsu.ru
------- ICQ UIN 346283813 -------
------ JID scor2k@jabber.ru -----
Объясните мне, пожалуйста, зачем нужен suid-wrapper к suid'ному mount'у?
По-моему, это вредоносная идея.
-- ldv in devel@
^ permalink raw reply [flat|nested] 21+ messages in thread
* Re: [sisyphus] /etc/cron.d/ - работает?
2004-10-28 15:18 ` scor
@ 2004-10-28 15:44 ` Dmitry V. Levin
2004-10-28 15:50 ` [sisyphus] /etc/cron.d/ - работает? [with ldap] scor
0 siblings, 1 reply; 21+ messages in thread
From: Dmitry V. Levin @ 2004-10-28 15:44 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
[-- Attachment #1: Type: text/plain, Size: 339 bytes --]
Hi,
On Thu, Oct 28, 2004 at 07:18:05PM +0400, scor wrote:
> >стоит у меня пакет vixie-cron-3.0.1-ipl57mdk , ему принадлежит
>
> К вопросу о cron вообще. У кого-нибудь он работает на машинах с ldap? У нас
> нет :( Ругается на pam.d/crond, ну верней на строчки из этого файлика.
Штатные телепаты сами-знаете-где.
--
ldv
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 21+ messages in thread
* Re: [sisyphus] /etc/cron.d/ - работает? [with ldap]
2004-10-28 15:44 ` Dmitry V. Levin
@ 2004-10-28 15:50 ` scor
2004-10-28 16:42 ` [sisyphus] Re: ldap breaks crond? Dmitry V. Levin
0 siblings, 1 reply; 21+ messages in thread
From: scor @ 2004-10-28 15:50 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
Dmitry V. Levin пишет:
>>К вопросу о cron вообще. У кого-нибудь он работает на машинах с ldap? У нас
>>нет :( Ругается на pam.d/crond, ну верней на строчки из этого файлика.
> Штатные телепаты сами-знаете-где.
Да знаю где. Вот только ничего толком сказать не могу. Есть машина с
аутентификацией через ldap. При попытке выполнения любого cron'а
вываливается ошибка:
Oct 20 09:39:01 lcomp1 crond[23629]: (CRON) pam_acct_mgmt failed (Critical
error - immediate abort)
Стандартная ошибка аутентификации. /etc/pam.d/crond
#%PAM-1.0
auth required pam_rootok.so
account include system-auth
password required pam_deny.so
session include system-auth
(я этот вопрос задавал в community 20/10/04 - молчание)
--
С уважением: scor_at_mf.volsu.ru
------- ICQ UIN 346283813 -------
------ JID scor2k@jabber.ru -----
Ну хотя бы одно ядро в системе стоит сохранить, хотя бы на случай
перезагрузки. :)
-- ldv in sisyphus@
^ permalink raw reply [flat|nested] 21+ messages in thread
* [sisyphus] Re: ldap breaks crond?
2004-10-28 15:50 ` [sisyphus] /etc/cron.d/ - работает? [with ldap] scor
@ 2004-10-28 16:42 ` Dmitry V. Levin
2004-10-28 17:00 ` scor
0 siblings, 1 reply; 21+ messages in thread
From: Dmitry V. Levin @ 2004-10-28 16:42 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
[-- Attachment #1: Type: text/plain, Size: 805 bytes --]
On Thu, Oct 28, 2004 at 07:50:54PM +0400, scor wrote:
> >>К вопросу о cron вообще. У кого-нибудь он работает на машинах с ldap? У
> >>нас нет :( Ругается на pam.d/crond, ну верней на строчки из этого файлика.
> >Штатные телепаты сами-знаете-где.
>
> Да знаю где. Вот только ничего толком сказать не могу. Есть машина с
> аутентификацией через ldap. При попытке выполнения любого cron'а
> вываливается ошибка:
>
> Oct 20 09:39:01 lcomp1 crond[23629]: (CRON) pam_acct_mgmt failed (Critical
> error - immediate abort)
>
> Стандартная ошибка аутентификации. /etc/pam.d/crond
> #%PAM-1.0
> auth required pam_rootok.so
> account include system-auth
> password required pam_deny.so
> session include system-auth
А что у вас в system-auth?
--
ldv
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 21+ messages in thread
* Re: [sisyphus] Re: ldap breaks crond?
2004-10-28 16:42 ` [sisyphus] Re: ldap breaks crond? Dmitry V. Levin
@ 2004-10-28 17:00 ` scor
2004-10-28 17:07 ` Dmitry V. Levin
0 siblings, 1 reply; 21+ messages in thread
From: scor @ 2004-10-28 17:00 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
Dmitry V. Levin пишет:
>>Oct 20 09:39:01 lcomp1 crond[23629]: (CRON) pam_acct_mgmt failed (Critical
>>error - immediate abort)
>>
>>Стандартная ошибка аутентификации. /etc/pam.d/crond
>>#%PAM-1.0
>>auth required pam_rootok.so
>>account include system-auth
>>password required pam_deny.so
>>session include system-auth
> А что у вас в system-auth?
system-auth:
auth sufficient pam_ldap.so
auth required pam_tcb.so shadow fork prefix=$2a$ count=8 nullok
use_first_pass
account required pam_access.so
account sufficient pam_ldap.so
account required pam_tcb.so shadow fork
password required pam_passwdqc.so min=disabled,24,12,8,7 max=40
passphrase=3 match=4 similar=deny random=42 enforce=users retry=3
password sufficient pam_ldap.so use_authtok
password required pam_tcb.so use_authtok shadow fork prefix=$2a$ count=8
write_to=tcb
session required pam_tcb.so
session required pam_limits.so
Для работы обычных пользователей это нормальные настройки.
--
С уважением: scor_at_mf.volsu.ru
------- ICQ UIN 346283813 -------
------ JID scor2k@jabber.ru -----
Format винту не товарищ.
^ permalink raw reply [flat|nested] 21+ messages in thread
* Re: [sisyphus] Re: ldap breaks crond?
2004-10-28 17:00 ` scor
@ 2004-10-28 17:07 ` Dmitry V. Levin
2004-10-28 18:18 ` scor
0 siblings, 1 reply; 21+ messages in thread
From: Dmitry V. Levin @ 2004-10-28 17:07 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
[-- Attachment #1: Type: text/plain, Size: 806 bytes --]
Hi,
On Thu, Oct 28, 2004 at 09:00:53PM +0400, scor wrote:
> Dmitry V. Levin пишет:
> >>Oct 20 09:39:01 lcomp1 crond[23629]: (CRON) pam_acct_mgmt failed (Critical
> >>error - immediate abort)
> >>
> >>Стандартная ошибка аутентификации. /etc/pam.d/crond
> >>#%PAM-1.0
> >>auth required pam_rootok.so
> >>account include system-auth
> >>password required pam_deny.so
> >>session include system-auth
> >А что у вас в system-auth?
>
> system-auth:
>
> auth sufficient pam_ldap.so
> auth required pam_tcb.so shadow fork prefix=$2a$ count=8 nullok
> use_first_pass
>
> account required pam_access.so
> account sufficient pam_ldap.so
Нужно спросить специалиста по pam_ldap, может ли pam_ldap account работать
без pam_ldap auth.
--
ldv
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 21+ messages in thread
* Re: [sisyphus] Re: ldap breaks crond?
2004-10-28 17:07 ` Dmitry V. Levin
@ 2004-10-28 18:18 ` scor
2004-10-29 15:07 ` Michael Shigorin
0 siblings, 1 reply; 21+ messages in thread
From: scor @ 2004-10-28 18:18 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
Dmitry V. Levin пишет:
> Hi,
>
> On Thu, Oct 28, 2004 at 09:00:53PM +0400, scor wrote:
>
>>Dmitry V. Levin пишет:
>>
>>>>Oct 20 09:39:01 lcomp1 crond[23629]: (CRON) pam_acct_mgmt failed (Critical
>>>>error - immediate abort)
>>>>
>>>>Стандартная ошибка аутентификации. /etc/pam.d/crond
>>>>#%PAM-1.0
>>>>auth required pam_rootok.so
>>>>account include system-auth
>>>>password required pam_deny.so
>>>>session include system-auth
>>>
>>>А что у вас в system-auth?
>>
>>system-auth:
>>
>>auth sufficient pam_ldap.so
>>auth required pam_tcb.so shadow fork prefix=$2a$ count=8 nullok
>>use_first_pass
>>
>>account required pam_access.so
>>account sufficient pam_ldap.so
>
>
> Нужно спросить специалиста по pam_ldap, может ли pam_ldap account работать
> без pam_ldap auth.
Maintainer: Serge A. Volkov <vserge at altlinux.ru>?
--
С уважением: scor_at_mf.volsu.ru
------- ICQ UIN 346283813 -------
------ JID scor2k@jabber.ru -----
Чем больше цифр, тем больше не надо.
^ permalink raw reply [flat|nested] 21+ messages in thread
* Re: [sisyphus] /etc/cron.d/ - работает?
2004-10-28 12:56 ` Andrei Bulava
2004-10-28 14:28 ` Denis Ovsienko
@ 2004-10-29 8:38 ` Epiphanov Sergei
1 sibling, 0 replies; 21+ messages in thread
From: Epiphanov Sergei @ 2004-10-29 8:38 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
В сообщении от 28 Октябрь 2004 16:56 Andrei Bulava написал:
> Mike Lykov пишет:
>
> <skip/>
>
> > у меня файлы в /etc/cron.d/ кончались не на \n, а на букву или пробел.
> > Исправил - пошло.
>
> Пока пользовался встроенным редактором mc, я тоже попадал в подобные
> ситуации, но не на кронтабах, а на чём-то другом (уже не помню, скоро
> два года, как использую vim). Добрый vim при открытии файлов, где в
> последней строке не хватает \n, в статусной строке пишет "имя_файла"
> [noeol]
/etc/passwd, да и многие другие системные файлы.
--
С уважением, Епифанов Сергей
^ permalink raw reply [flat|nested] 21+ messages in thread
* [sisyphus] Re: ldap breaks crond?
2004-10-28 18:18 ` scor
@ 2004-10-29 15:07 ` Michael Shigorin
0 siblings, 0 replies; 21+ messages in thread
From: Michael Shigorin @ 2004-10-29 15:07 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
On Thu, Oct 28, 2004 at 10:18:54PM +0400, scor wrote:
> >Нужно спросить специалиста по pam_ldap, может ли pam_ldap
> >account работать без pam_ldap auth.
> Maintainer: Serge A. Volkov <vserge at altlinux.ru>?
http://lists.osdn.org.ua/wws/info/openldap
--
---- WBR, Michael Shigorin <mike@altlinux.ru>
------ Linux.Kiev http://www.linux.kiev.ua/
^ permalink raw reply [flat|nested] 21+ messages in thread
* Re: [sisyphus] /etc/cron.d/ - работает?
2004-10-28 14:28 ` Denis Ovsienko
@ 2004-10-29 17:09 ` Dmitry Alexeyev
2004-11-01 7:42 ` Epiphanov Sergei
0 siblings, 1 reply; 21+ messages in thread
From: Dmitry Alexeyev @ 2004-10-29 17:09 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
On Thursday 28 October 2004 18:28, Denis Ovsienko wrote:
> > ситуации, но не на кронтабах, а на чём-то другом (уже не помню,
> > скоро два года, как использую vim). Добрый vim при открытии файлов,
> > где в
>
> syslog.conf и зоны bind вроде бы.
Я напоролся на такую проблему при записи файлов в /etc/cron.d/ из
перлового скрипта.
Печать делалась так:
print C $s;
Где $s уже содержала \n в конце строки.
В итоге получалось:
...
0000080 2e50 6c70 000a
0000085
Переделал на chop ($s); print C $s ."\n" - ноль с "хвоста" ушёл и файл
корректно прочитался.
WBR
Dmitry
^ permalink raw reply [flat|nested] 21+ messages in thread
* Re: [sisyphus] /etc/cron.d/ - работает?
2004-10-29 17:09 ` Dmitry Alexeyev
@ 2004-11-01 7:42 ` Epiphanov Sergei
0 siblings, 0 replies; 21+ messages in thread
From: Epiphanov Sergei @ 2004-11-01 7:42 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
В сообщении от 29 Октябрь 2004 21:09 Dmitry Alexeyev написал:
> Переделал на chop ($s); print C $s ."\n" - ноль с "хвоста" ушёл и файл
> корректно прочитался.
а использование chomp($s) пробовали?
--
С уважением, Епифанов Сергей
^ permalink raw reply [flat|nested] 21+ messages in thread
end of thread, other threads:[~2004-11-01 7:42 UTC | newest]
Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-10-28 7:42 [sisyphus] /etc/cron.d/ - работает? Mike Lykov
2004-10-28 8:42 ` Pavel Usishev
2004-10-28 8:53 ` Vladimir Cherednichenko
2004-10-28 9:11 ` Stanislav Yadykin
2004-10-28 9:23 ` Ivan Fedorov
2004-10-28 9:12 ` Mike Lykov
2004-10-28 10:40 ` Dmitry V. Levin
2004-10-28 11:44 ` Mike Lykov
2004-10-28 12:56 ` Andrei Bulava
2004-10-28 14:28 ` Denis Ovsienko
2004-10-29 17:09 ` Dmitry Alexeyev
2004-11-01 7:42 ` Epiphanov Sergei
2004-10-29 8:38 ` Epiphanov Sergei
2004-10-28 15:18 ` scor
2004-10-28 15:44 ` Dmitry V. Levin
2004-10-28 15:50 ` [sisyphus] /etc/cron.d/ - работает? [with ldap] scor
2004-10-28 16:42 ` [sisyphus] Re: ldap breaks crond? Dmitry V. Levin
2004-10-28 17:00 ` scor
2004-10-28 17:07 ` Dmitry V. Levin
2004-10-28 18:18 ` scor
2004-10-29 15:07 ` Michael Shigorin
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