diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-08-31 00:40:52 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-08-31 00:40:52 +0200 |
commit | 5b7a2311d94ef65171055a571d5d7ddc6466e031 (patch) | |
tree | 60e5c2cf9744650c9fdcfd6533184405cd38810e /TODO | |
parent | m (diff) | |
download | mds-5b7a2311d94ef65171055a571d5d7ddc6466e031.tar.gz mds-5b7a2311d94ef65171055a571d5d7ddc6466e031.tar.bz2 mds-5b7a2311d94ef65171055a571d5d7ddc6466e031.tar.xz |
create and export process group
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -44,6 +44,5 @@ Make it possible to forbid unauthorised servers for listening, needed for secure A facility is needed to lookup available compose sequences to any character, it would be useful in character map programs so one can easier learn the compose sequences for character that one uses often -`mds` should call `setpgid(0, 0)` and export `getpgrp()` to MDS_PGROUP Servers should be stored in LIBEXECDIR. |