Ticket #6 (closed defect: worksforme)

Opened 4 years ago

Last modified 1 year ago

op -l does not work with config files in /etc/op.d/*.conf

Reported by: sfjma@users.sourceforge.net Assigned to: athomas
Priority: normal Component: op
Severity: normal Keywords:
Cc:

Description

Version 1.29:

op -l does not work with config files in /etc/op.d/*.conf

Attachments

Change History

04/28/05 17:03:56 changed by athomas

  • status changed from new to closed.
  • resolution set to worksforme.

This works for me:

[root@o2zeopslin01:/etc/op.d]op -l | grep test
test                     COOL STUFF                                            
[root@o2zeopslin01:/etc/op.d]cat test.conf 
test    /bin/echo foo;
        users=root
        help="COOL STUFF"
[root@o2zeopslin01:/etc/op.d]grep test /etc/op.conf 
[root@o2zeopslin01:/etc/op.d]

You have to ensure that the permissions are at most 077 on all files.


Add/Change #6 (op -l does not work with config files in /etc/op.d/*.conf)




Change Properties
Action