0001-Increase-timeout-value.patch

The patch doubles the timeout value (5 -> 10) - Robert Schweikert, 05/15/2012 04:10 PM

Download (996 Bytes)

View differences:

share/etc/systemd/openSUSE/onedsetup
15 15
#--------------------------------------------------------------------------- #
16 16

  
17 17
# One time setup for oned
18
KILL_9_SECONDS=5
18
KILL_9_SECONDS=10
19 19

  
20 20
LOCK_FILE=/var/lock/one/one
21 21
LOCK_FILE_DIR=/var/lock/one
22
-