HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- cron settings on boot up
Operating System - HP-UX
1838870
Members
3532
Online
110130
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2004 08:26 PM
06-24-2004 08:26 PM
cron settings on boot up
we seem to have a problem
when we reboot our server the cron starts with a low ulimit -n parameter
(lower than the soft parameter)
however if we stop the cron as root and restart it everything seems ok (cron takes the correct ulimit -n)
how do we set the correct ulimit for the cron on boot ??
Geoff
when we reboot our server the cron starts with a low ulimit -n parameter
(lower than the soft parameter)
however if we stop the cron as root and restart it everything seems ok (cron takes the correct ulimit -n)
how do we set the correct ulimit for the cron on boot ??
Geoff
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2004 08:31 PM
06-24-2004 08:31 PM
Re: cron settings on boot up
Any change made in /sbin/init.d/cron which is causing this?
sks
sks
A rigid mind is very sure, but often wrong. A flexible mind is generally unsure, but often right.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2004 08:35 PM
06-24-2004 08:35 PM
Re: cron settings on boot up
Not sure if there's a better way, but you could edit /etc/rc.config.d/cron and add: -
ulimit -n 2048 (or whatever you need)
Since the cron rc script sources this file, it will set the ulimit for cron.
It's better than editing the rc script directly, since this may be overwritten with future OS patches. The config file should not.
ulimit -n 2048 (or whatever you need)
Since the cron rc script sources this file, it will set the ulimit for cron.
It's better than editing the rc script directly, since this may be overwritten with future OS patches. The config file should not.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2004 08:37 PM
06-24-2004 08:37 PM
Re: cron settings on boot up
yeah i noticed that
i was going to edit /sbin/rc2.d/S730cron
thanks for the advice
i was going to edit /sbin/rc2.d/S730cron
thanks for the advice
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP