summaryrefslogtreecommitdiff
path: root/noncore/unsupported/oipkg/main.cpp
Side-by-side diff
Diffstat (limited to 'noncore/unsupported/oipkg/main.cpp') (more/less context) (show whitespace changes)
-rw-r--r--noncore/unsupported/oipkg/main.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/noncore/unsupported/oipkg/main.cpp b/noncore/unsupported/oipkg/main.cpp
index f72540c..c579df8 100644
--- a/noncore/unsupported/oipkg/main.cpp
+++ b/noncore/unsupported/oipkg/main.cpp
@@ -10,2 +10,3 @@ int main( int argc, char ** argv )
{
+ setpgid(0,0);
printf("This is oipkg\n");