okay ist gespeichert. Danke!
Ja das ist 1zu1 was ich raus kopiert habe und BSD (bash)
[root@iobroker ~]# iob stop
Stopping iobroker controller daemon...
iobroker controller daemon stopped.
No "killall.sh" script found. Just stop.
[root@iobroker ~]# iob fix
library: loaded
Library version=2022-06-15
==========================================================================
Welcome to the ioBroker installation fixer!
Script version: 2022-06-03
==========================================================================
==========================================================================
Installing prerequisites (1/3)
==========================================================================
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
All repositories are up to date.
ln: /usr/include/dns_sd.h: File exists
dbus_enable: YES -> YES
avahi_daemon_enable: YES -> YES
dbus already running? (pid=50545).
avahi_daemon already running? (pid=58547).
==========================================================================
Checking ioBroker user and directory permissions (2/3)
==========================================================================
Created /usr/local/etc/sudoers.d/iobroker
tty:*:4:iobroker,root
video:*:44:iobroker
Fixing directory permissions...
This system does not support setting default permissions.
Do not use npm to manually install adapters unless you know what you are doing!
==========================================================================
Checking autostart (3/3)
==========================================================================
iobroker_enable: YES ->
Enabling autostart...
iobroker_enable: -> YES
Autostart enabled!
==========================================================================
Your installation was fixed successfully
Run iobroker start to start ioBroker again!
==========================================================================
[root@iobroker ~]# iob start
Starting iobroker controller daemon...
iobroker controller daemon started. PID: 23931
[root@iobroker ~]#