glamorous-crowd-4515
06/07/2022, 11:42 AM~ $ rpm -ql netclient-0.14.2-2.x86_64
/usr/lib/systemd/system/netclient.service
/usr/sbin/netclient
~ $ cat /usr/lib/systemd/system/netclient.service
[Unit]
Description=Netclient Daemon
Documentation=https://docs.netmaker.org https://k8s.netmaker.org
After=network-online.target
Wants=network-online.target systemd-networkd-wait-online.service
[Service]
User=root
Type=simple
ExecStart=/sbin/netclient daemon
Restart=on-failure
RestartSec=15s
[Install]
WantedBy=multi-user.target it appears that netclient.service and its binary are not properly configuredbored-island-21407
06/07/2022, 11:48 AMglamorous-crowd-4515
06/07/2022, 2:35 PMbored-island-21407
06/07/2022, 2:36 PMglamorous-crowd-4515
06/07/2022, 2:42 PMglamorous-crowd-4515
06/07/2022, 2:42 PMbored-island-21407
06/07/2022, 2:44 PMglamorous-crowd-4515
06/07/2022, 2:53 PMbored-island-21407
06/07/2022, 2:55 PMglamorous-crowd-4515
06/08/2022, 8:32 AMbored-island-21407
06/08/2022, 10:03 AM