[Lunar-commits] <moonbase-core> lvm2: TimeoutSec is deprecated and really not needed for lvm.service
Stefan Wold
ratler at lunar-linux.org
Sun Aug 12 10:33:18 CEST 2012
commit f7aac83b1a2c58d476229bb4ed35659564bbe45b
Author: Stefan Wold <ratler at lunar-linux.org>
Date: Sun, 12 Aug 2012 01:33:18 -0700
URL: https://github.com/lunar-linux/moonbase-core/commit/f7aac83b1a2c58d476229bb4ed35659564bbe45b
lvm2: TimeoutSec is deprecated and really not needed for lvm.service
---
filesys/lvm2/systemd.d/lvm.service +0/-1
1 files changed, 0 insertions (+), 1 deletions (-)
--- a/filesys/lvm2/systemd.d/lvm.service
+++ b/filesys/lvm2/systemd.d/lvm.service
@@ -9,7 +9,6 @@ Conflicts=shutdown.target
[Service]
Type=oneshot
RemainAfterExit=yes
-TimeoutSec=0
ExecStart=/sbin/vgchange --sysinit --available y
ExecStop=/sbin/vgchange --sysinit --available n
More information about the Lunar-commits
mailing list