summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2021-02-16 14:16:19 +0200
committerJoonas Niilola <juippis@gentoo.org>2021-02-16 14:16:39 +0200
commitae2b0f58b84aa443a09d6fc7e03ba5d52b778436 (patch)
treefd6c2bbf07be0ea4b242291a680a8c91b9dc7ae1 /app-emulation
parentmedia-gfx/imv: sync live ebuild (diff)
downloadgentoo-ae2b0f58b84aa443a09d6fc7e03ba5d52b778436.tar.gz
gentoo-ae2b0f58b84aa443a09d6fc7e03ba5d52b778436.tar.bz2
gentoo-ae2b0f58b84aa443a09d6fc7e03ba5d52b778436.zip
app-emulation/lxd: remove unused variable from init.d file
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/lxd/files/lxd-4.0.0.initd1
1 files changed, 0 insertions, 1 deletions
diff --git a/app-emulation/lxd/files/lxd-4.0.0.initd b/app-emulation/lxd/files/lxd-4.0.0.initd
index baec86805c68..266e84fcef64 100644
--- a/app-emulation/lxd/files/lxd-4.0.0.initd
+++ b/app-emulation/lxd/files/lxd-4.0.0.initd
@@ -4,7 +4,6 @@
DAEMON=/usr/sbin/lxd
PIDFILE=/run/lxd.pid
-TIMEOUT=10
depend() {
need net