OwlH-net/OwlH-Installer

SERVICE - Install systemd service files properly

Closed this issue · 3 comments

Verify service file installation for both master and node

Hi,

there is a problem in the installation during the installation, this are the logs:

FullCopyFile Error creating destination /etc/systemd/system/ file: open /etc/systemd/system/: is a directory

The problem is that it tries to write the systemd unit on a directory. The easier fix would be to explicit the destination file.

This may be a patch for this issue.

Another alternative would be to detect when the destination is a direcotry on FullCopyFile.

also having this issue
Capture

Hi all,
Commit done, the problem should be solved.
you can download new owlhinstaller from repo:

centOS - repo.owlh.net/current-centos/owlhinstaller
debian - repo.owlh.net/current-centos/owlhinstaller