Menu

#77 new option --with-init-dir

None
closed
nobody
None
1
2013-03-22
2013-03-22
HAT
No

I propose a new configure option --with-init-dir=PATH .
https://github.com/franklahm/Netatalk/pull/28

In case of Solaris, manifest dir may be /var/svc/manifest/network ,
not /lib/svc/manifest/network .
https://blogs.oracle.com/SolarisSMF/entry/changes_to_svccfg_import_and
http://opusmagnus.wordpress.com/2012/11/01/quick-tip-netatalk-3-0-1-on-joyent-smartos/

In case of Fedora 17 and later, service dir is /usr/lib/systemd/system ,
not /lib/systemd/system .
On filesystem, /lib is symlink to /usr/lib.
Therefore, there is no problem when installing from tarball.
However, RPM cannot be created, because RPM has no symlink.

These problems are solved by --with-init-dir .

Discussion

  • Ralph Böhme

    Ralph Böhme - 2013-03-22
    • status: open --> closed
    • milestone: -->
     

Log in to post a comment.