Use `libgtop_postinstall' here to make the server suid root or sgid kmem
1998-10-01 Martin Baulig <martin@home-of-linux.org> * Makefile.am (install-exec-hook): Use `libgtop_postinstall' here to make the server suid root or sgid kmem if required.
This commit is contained in:
committed by
Martin Baulig
parent
17a37aa394
commit
23cdbd5336
@@ -1,3 +1,8 @@
|
|||||||
|
1998-10-01 Martin Baulig <martin@home-of-linux.org>
|
||||||
|
|
||||||
|
* Makefile.am (install-exec-hook): Use `libgtop_postinstall'
|
||||||
|
here to make the server suid root or sgid kmem if required.
|
||||||
|
|
||||||
1998-08-25 Martin Baulig <martin@home-of-linux.org>
|
1998-08-25 Martin Baulig <martin@home-of-linux.org>
|
||||||
|
|
||||||
* daemon.h (handle_parent_connection): Added prototype.
|
* daemon.h (handle_parent_connection): Added prototype.
|
||||||
|
|||||||
@@ -30,3 +30,8 @@ libgtop_server_LDADD = $(top_builddir)/sysdeps/@sysdeps_dir@/libgtop_sysdeps_su
|
|||||||
@LIBSUPPORT@
|
@LIBSUPPORT@
|
||||||
|
|
||||||
EXTRA_DIST = server_config.h.in server_config.pl
|
EXTRA_DIST = server_config.h.in server_config.pl
|
||||||
|
|
||||||
|
install-exec-hook:
|
||||||
|
-if [ ! -z "@libgtop_postinstall@" ] ; then \
|
||||||
|
@libgtop_postinstall@ ; \
|
||||||
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user