From 2f02bcd03f0819c6c3439064286e7ec77c884113 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sat, 25 Oct 2014 10:22:10 +0200 Subject: add a FIXME comment to use the package once its available --- bin/setsid.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bin/setsid.py b/bin/setsid.py index 32002ec7..a83287e1 100755 --- a/bin/setsid.py +++ b/bin/setsid.py @@ -1,5 +1,6 @@ #!/usr/bin/python -"""backport of util-linux' setsid -w to Debian stable""" +"""backport of util-linux' setsid -w to Debian wheezy""" +# FIXME: replace with setsid from jessie (stable) or wheezy-bpo import os import sys -- cgit v1.2.3-70-g09d2