commit: ae2b0f58b84aa443a09d6fc7e03ba5d52b778436
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 16 12:16:19 2021 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Tue Feb 16 12:16:39 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae2b0f58
app-emulation/lxd: remove unused variable from init.d file
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
app-emulation/lxd/files/lxd-4.0.0.initd | 1 -
1 file changed, 1 deletion(-)
diff --git a/app-emulation/lxd/files/lxd-4.0.0.initd
b/app-emulation/lxd/files/lxd-4.0.0.initd
index baec86805c6..266e84fcef6 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