Project

General

Profile

Actions

Bug #1431

closed

at(1) looks for at.{allow,deny} files in non-standard path

Added by Anonymous over 14 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:

Description

Salute.

POSIX says that at(1) should look for at.{allow, deny} permission files in
/usr/lib/cron. But our at(1) implementation uses /var/at. I checked NetBSD and
it uses /var/at as well. On the other side Solaris gets it right.

Any suggestions on how to handle it ?

Cheers,
Stathis

Actions #1

Updated by Anonymous over 14 years ago

POSIX says that at(1) should look for at.{allow, deny} permission files in
/usr/lib/cron. But our at(1) implementation uses /var/at. I checked NetBSD and
it uses /var/at as well. On the other side Solaris gets it right.

I've just been informed by swildner@ that in Issue 7 they replaced
"/usr/lib/cron/" path with "implementation defined directory".

So we are ok.

Cheers,
Stathis

Actions

Also available in: Atom PDF