diff options
Diffstat (limited to 'testing/rutorrent/rutorrent.pre-install')
-rw-r--r-- | testing/rutorrent/rutorrent.pre-install | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/testing/rutorrent/rutorrent.pre-install b/testing/rutorrent/rutorrent.pre-install index 0d814556e4..2c539f62fd 100644 --- a/testing/rutorrent/rutorrent.pre-install +++ b/testing/rutorrent/rutorrent.pre-install @@ -1,4 +1,5 @@ #!/bin/sh + addgroup -S rutorrent 2>/dev/null -exit 0 +exit 0 |