- CheckMates
- :
- Products
- :
- Quantum
- :
- Remote Access VPN
- :
- checkpoint for linux in script and crontab
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Are you a member of CheckMates?
×
Sign in with your Check Point UserCenter/PartnerMap account to access more great content and get a chance to win some Apple AirPods! If you don't have an account, create one now for free!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
checkpoint for linux in script and crontab
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The difference between running interactively and via crontab is usually the environment that is available to the process (namely $PATH and similar)
When the command is executed via crontab, you should get a mail back (if configured) telling you the result of a command run via cron.
Based on what it says, we may be able to suggest a way to make it work.
