-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
# 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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels