Crontabs in zones

Assue I have two system user. One is root and other is sys. And I have two non-global zones and one global zone.

In the global zone, I logged in as root. and use command: crontab -e sys to add a cron job.

After that, I also would like to add the job in two non-global zones. So I logged in non-global zone as root. then again I ues command: crontab -e sys to add a cron job. But it did not work. It displayed: 308 then waiting for my input. But I can use crontab -l sys to view the cronjobs.

Is anyone who can tell me why and give a solution? Thanks very much.

[587 byte] By [Babykingsa] at [2007-11-27 9:13:34]
# 1

A popular question:

http://forum.java.sun.com/thread.jspa?forumID=844&threadID=5118857

http://forum.java.sun.com/thread.jspa?forumID=840&threadID=5112875

http://forum.java.sun.com/thread.jspa?forumID=844&threadID=5186295

http://forum.java.sun.com/thread.jspa?forumID=841&threadID=5078795

The fact that you are using zones doesn't really have anything to do with it, just that the non-global zones haven't been modified to the same way that your global zone has.

--

Darren

Darren_Dunhama at 2007-7-12 22:01:04 > top of Java-index,Solaris Operating System,Solaris 10 Features...