Bug 84195 - root crontab does not work
Summary: root crontab does not work
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 2.1
Classification: Red Hat
Component: crontabs
Version: 2.1
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Bill Nottingham
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-02-13 10:51 UTC by Zoechmann Reinhard
Modified: 2014-03-17 02:34 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2003-02-13 17:06:36 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Zoechmann Reinhard 2003-02-13 10:51:22 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 4.0; QXW0340j)

Description of problem:
I want to use the root crontab.
I set up the system.
At this time root uses bash.
Then I changed the shell to ksh.

# crontab -e
no crontab for root - using an empty one
/bin/sh: emacs: command not found
crontab: "emacs" exited with status 127

On our system there is Oracle 9iAS Version 9.0.2 installed.
But the owner is an other user.

Crontab works with other users.
The hotline is not able to reproduce this problem at thair system.

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1.login as root
2.crontab -e
3.
    

Additional info:

Comment 1 Bill Nottingham 2003-02-13 17:06:36 UTC
Don't set EDITOR or VISUAL to emacs if it's not installed.


Note You need to log in before you can comment on or make changes to this bug.