[2277] in SIPB-AFS-requests
restart times
daemon@ATHENA.MIT.EDU (Jonathon Weiss)
Wed Jan 31 05:49:38 1996
From: Jonathon Weiss <jweiss@MIT.EDU>
To: sipb-afsreq@MIT.EDU
Date: Wed, 31 Jan 1996 05:49:25 EST
were screwed up:
the-other-woman:/afs/sipb/service/time: bos getrestart ra -no
Server ra restarts never
Server ra restarts for new binaries never
the-other-woman:/afs/sipb/service/time: bos getrestart rb -no
Server rb restarts never
Server rb restarts for new binaries never
the-other-woman:/afs/sipb/service/time: bos getrestart rc -no
Server rc restarts at sun 6:00 am
Server rc restarts for new binaries at
I did the following to correct it:
the-other-woman:/afs/sipb/service/time: bos setrestart ra "sun 6:00 am" -c sip
the-other-woman:/afs/sipb/service/time: bos setrestart rb "sun 6:00 am" -c sip
the-other-woman:/afs/sipb/service/time: bos setrestart rc never -new -c sip
now it's right:
the-other-woman:/afs/sipb/service/time: bos getrestart ra -no
Server ra restarts at sun 6:00 am
Server ra restarts for new binaries never
the-other-woman:/afs/sipb/service/time: bos getrestart rb -no
Server rb restarts at sun 6:00 am
Server rb restarts for new binaries never
the-other-woman:/afs/sipb/service/time: bos getrestart rc -no
Server rc restarts at sun 6:00 am
Server rc restarts for new binaries never
Jonathon