Re: ypbind not enabled after installation
Thomas Lange <[email protected]>
| Newsgroups | gmane.linux.debian.fai |
|---|---|
| Message-ID | <[email protected]> |
>>>>> On Thu, 05 Oct 2023 16:04:58 +0200, Julien Vion via linux-fai <[email protected]> said: > Somehow, "systemctl enable" in the script does not work. Currently FAI does not start systemd during the installation. That's why a systemctl call in a script cannot work. But systemctl enable only creates a symlink, so ln -s should help. The next FAI version will use systemd during the installation. -- regards Thomas