<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: is this crontab config possible?... in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/is-this-crontab-config-possible/m-p/3738375#M21979</link>
    <description>If you want to do some modular configuration, you can take the example of the /etc/crontab file, which uses run-parts to run scripts located in a specific directory.&lt;BR /&gt;&lt;BR /&gt;Just change the line to run the scripts in the directories as the user you want, at the time you want, for example:&lt;BR /&gt;&lt;BR /&gt;0 0 * * * username run-parts /etc/cron.d/username.d/</description>
    <pubDate>Fri, 24 Feb 2006 01:20:30 GMT</pubDate>
    <dc:creator>Ivan Ferreira</dc:creator>
    <dc:date>2006-02-24T01:20:30Z</dc:date>
    <item>
      <title>is this crontab config possible?...</title>
      <link>https://community.hpe.com/t5/operating-system-linux/is-this-crontab-config-possible/m-p/3738373#M21977</link>
      <description>I have cron entries for various which runs under one account. I was thinking of braking this entries into modular component, each app has its own cron file. On the main crontab file, it reference this individual cronfile. Is this possible? Thanks.</description>
      <pubDate>Thu, 23 Feb 2006 15:58:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/is-this-crontab-config-possible/m-p/3738373#M21977</guid>
      <dc:creator>K.C. Chan</dc:creator>
      <dc:date>2006-02-23T15:58:47Z</dc:date>
    </item>
    <item>
      <title>Re: is this crontab config possible?...</title>
      <link>https://community.hpe.com/t5/operating-system-linux/is-this-crontab-config-possible/m-p/3738374#M21978</link>
      <description>Chan,&lt;BR /&gt;&lt;BR /&gt;You can run all cron jobs from root. All you have to do is, just a wrapper script, &lt;BR /&gt;&lt;BR /&gt;which does&lt;BR /&gt;&lt;BR /&gt;su - username and then kicks it off.&lt;BR /&gt;&lt;BR /&gt;Else, as told you can have for each user wise, &lt;BR /&gt;&lt;BR /&gt;Chan</description>
      <pubDate>Thu, 23 Feb 2006 16:13:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/is-this-crontab-config-possible/m-p/3738374#M21978</guid>
      <dc:creator>Chan 007</dc:creator>
      <dc:date>2006-02-23T16:13:52Z</dc:date>
    </item>
    <item>
      <title>Re: is this crontab config possible?...</title>
      <link>https://community.hpe.com/t5/operating-system-linux/is-this-crontab-config-possible/m-p/3738375#M21979</link>
      <description>If you want to do some modular configuration, you can take the example of the /etc/crontab file, which uses run-parts to run scripts located in a specific directory.&lt;BR /&gt;&lt;BR /&gt;Just change the line to run the scripts in the directories as the user you want, at the time you want, for example:&lt;BR /&gt;&lt;BR /&gt;0 0 * * * username run-parts /etc/cron.d/username.d/</description>
      <pubDate>Fri, 24 Feb 2006 01:20:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/is-this-crontab-config-possible/m-p/3738375#M21979</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-02-24T01:20:30Z</dc:date>
    </item>
    <item>
      <title>Re: is this crontab config possible?...</title>
      <link>https://community.hpe.com/t5/operating-system-linux/is-this-crontab-config-possible/m-p/3738376#M21980</link>
      <description>The other thing you can do on modern Linux distributions (you're using RHEL from memory, so that's fine) is to use the '/etc/cron.d/' structure, and pop individual crontabs in there for your different appliations.&lt;BR /&gt;&lt;BR /&gt;These appear similr to the '/etc/crontab' file (i.e. they have the user-to-run-as listed as the 6th argument).&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 24 Feb 2006 03:04:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/is-this-crontab-config-possible/m-p/3738376#M21980</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2006-02-24T03:04:53Z</dc:date>
    </item>
  </channel>
</rss>

