diff options
Diffstat (limited to 'it/post-install')
-rw-r--r-- | it/post-install/orientation.xml | 8 | ||||
-rw-r--r-- | it/post-install/post-install.xml | 3 |
2 files changed, 6 insertions, 5 deletions
diff --git a/it/post-install/orientation.xml b/it/post-install/orientation.xml index 246974961..78a1dc2b6 100644 --- a/it/post-install/orientation.xml +++ b/it/post-install/orientation.xml @@ -1,5 +1,5 @@ <!-- retain these comments for translator revision tracking --> -<!-- original version: 31137 --> +<!-- original version: 43576 --> <sect1 id="debian-orientation"> @@ -160,8 +160,8 @@ On the other hand, if you have a cron job that (a) needs to run as a special user, or (b) needs to run at a special time or frequency, you can use either <filename>/etc/crontab</filename>, or, better yet, <filename>/etc/cron.d/whatever</filename>. These particular files -also have an extra field that allows you to stipulate the user under -which the cron job runs. +also have an extra field that allows you to stipulate the user account +under which the cron job runs. --> Invece se si ha un job di cron che (a) deve essere eseguito da un @@ -169,7 +169,7 @@ utente speciale oppure (b) deve essere eseguito a orari o con una frequenza particolari si può usare <filename>/etc/crontab</filename> oppure (consigliato) <filename>/etc/cron.d/whatever</filename>. Questi particolari file hanno anche una un campo aggiuntivo che permette di -stabilire l'utente con cui viene eseguito il job di cron. +stabilire l'account utente con cui viene eseguito il job di cron. </para><para> diff --git a/it/post-install/post-install.xml b/it/post-install/post-install.xml index 33e20d533..da1cecb47 100644 --- a/it/post-install/post-install.xml +++ b/it/post-install/post-install.xml @@ -1,5 +1,5 @@ <!-- retain these comments for translator revision tracking --> -<!-- original version: 43500 --> +<!-- original version: 43623 --> <chapter id="post-install"> @@ -10,6 +10,7 @@ &new-to-unix.xml; &orientation.xml; &further-reading.xml; +&mail-setup.xml; &kernel-baking.xml; &rescue.xml; |