diff options
author | 2003-02-19 22:11:42 +0000 | |
---|---|---|
committer | 2003-02-19 22:11:42 +0000 | |
commit | b7248deff3938686532db78b7907051645d27502 (patch) | |
tree | 35fb4f537fb1a1b030572b52742b60e262db3706 /lib/libpthread/man | |
parent | Make 'from (kue0)/24' work again (dynamic interface name translation with (diff) | |
download | wireguard-openbsd-b7248deff3938686532db78b7907051645d27502.tar.xz wireguard-openbsd-b7248deff3938686532db78b7907051645d27502.zip |
Move contents of /var/at into /var/cron since at is now intergrated into
cron. When ISC cron 5.0 is out the integration will be even tighter.
Also rename /var/cron/{allow,deny} -> /var/cron/cron.{allow,deny}
for consistency with POSIX and at.{allow,deny} and install an empty
cron.deny file (as we do at.deny) since crontab will require this
in the near future for POSIX compliance.
After a "make build" you can update your system as follows:
# mv /var/at/* /var/cron
# mv /var/cron/jobs /var/cron/atjobs
# mv /var/cron.allow /var/cron/cron.allow
# mv /var/cron.deny /var/cron/cron.deny
# rm -rf /var/at
# kill `cat /var/run/cron.pid` ; cron
Diffstat (limited to 'lib/libpthread/man')
0 files changed, 0 insertions, 0 deletions