-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Lars Schimmer wrote: | Hi! | | I've got a small problem: | I want to install a little script in the bosserver with: | bos create -server leda -instance replicateuserdata -type cron -cmd | "/usr/sbin/release_volumes" 05:0 | And the script itself looks like: | /usr/sbin/vos release e3454lj9 -localauth | /usr/sbin/vos release CVS -localauth | /usr/sbin/vos release subversion -localauth | | But in the boslog I get only : | Wed Oct 6 05:00:01 2004: replicateuserdata exited with code 255 | Wed Oct 6 05:00:01 2004: cron job replicateuserdata exited with | non-zero code 255 | | Am I on the wrong way? Can't I run the script this way?
Ok, after some emails and some changes, it works. I forgot the #!/bin/Sh line in the script....
Cya Lars - -- - ----------------------------------------------------------------- Technische Universit�t Braunschweig, Institut f�r Computergraphik Tel.: +49 531 391-2109 E-Mail: [EMAIL PROTECTED] PGP-Key-ID: 0xB87A0E03
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) Comment: Using GnuPG with Debian - http://enigmail.mozdev.org
iD8DBQFBZksvVguzrLh6DgMRAlabAKDAZuWjUSV+sCtRRBu/cFk6OLM/DwCbBpdf DFsfaJw1MNLhARzRupe2eFw= =bwR+ -----END PGP SIGNATURE----- _______________________________________________ OpenAFS-info mailing list [EMAIL PROTECTED] https://lists.openafs.org/mailman/listinfo/openafs-info
