Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 May 2014 13:28:49 -0500
From:      Pietro Sammarco <pietro.bsdml@gmail.com>
To:        freebsd-i386@freebsd.org
Subject:   re: issue with cron and a simple sh script
Message-ID:  <CA%2B7eH3UzeTrL_1gW9zJenTyW9e3_96Qus82xGC5Sy2h-OAbtOg@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
[ ... ]

>#crontab -u pietro -e
>SHELL=/bin/sh
>PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin
>
>MAILTO="pietro"
>* * * * * $HOME/.shrc; sh /var/cron/tabs/resumewlan.sh >/dev/null

Apparenty it only works with the root user. I feel so dumb now..



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CA%2B7eH3UzeTrL_1gW9zJenTyW9e3_96Qus82xGC5Sy2h-OAbtOg>