Skip to content

Receptor can be run with nonexistent config specified #225

Description

@lhellebr
# systemctl start receptor@DUMMY
# systemctl status receptor@*
● receptor@DUMMY.service - Receptor Node for DUMMY
   Loaded: loaded (/etc/systemd/system/receptor@.service; enabled; vendor preset: disabled)
   Active: active (running) since Wed 2020-05-20 08:09:38 EDT; 7s ago
 Main PID: 11328 (receptor)
   CGroup: /system.slice/system-receptor.slice/receptor@DUMMY.service
           └─11328 /usr/bin/python3 /usr/bin/receptor -c /etc/receptor/DUMMY/receptor.conf -d /var/data/receptor/DUMMY node

May 20 08:09:38 dhcp-2-50.vms.sat.rdu2.redhat.com systemd[1]: Started Receptor Node for DUMMY.

The same happens when invoking the receptor command directly. I'd expect an error message and failure here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions