-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
# systemctl start receptor@DUMMY
# systemctl status receptor@*
● [email protected] - Receptor Node for DUMMY
Loaded: loaded (/etc/systemd/system/[email protected]; 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/[email protected]
└─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
Labels
No labels