Bug 27549

Summary: Crontab entries not being saved
Product: [Retired] Red Hat Linux Reporter: Torkar, Richard <ds98rito>
Component: crontabsAssignee: Crutcher Dunnavant <crutcher>
Status: CLOSED DUPLICATE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.1   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-04-10 22:00:21 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Torkar, Richard 2001-02-14 08:11:04 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux 2.4.0-0.99.11smp i686; en-US; 0.8)
Gecko/20010212


I want to add an entry in crontab but it is not possible.
I've tried doing this as a regular user and as su.


Reproducible: Always
Steps to Reproduce:
1.crontab -e
2.edit the crontab
3.In VI do a :wq
	

Actual Results:  This is what I get when I have edited the crontab.
The next time I enter the crontab it still says no crontab for user toor -
using an empty one.
***
[toor@~]$ crontab -e
no crontab for toor - using an empty one
crontab: no changes made to crontab
[toor@~]$ 
***
In the above example I have edited the crontab and added MAILTO="".

Expected Results:  The additions made in crontab should be saved.

This is a std release of Fisher.

Comment 1 Bill Nottingham 2001-02-14 17:09:20 UTC

*** This bug has been marked as a duplicate of 25992 ***