From: Michal Sekletar Date: Tue, 7 Aug 2012 12:41:48 +0000 (+0200) Subject: systemd: introduced new timeout types X-Git-Tag: v188~10 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=d568a3350ee8a45877eef87cd026a954124e2cf8;hp=d568a3350ee8a45877eef87cd026a954124e2cf8;p=elogind.git systemd: introduced new timeout types Makes possible to specify separate timeout for start and stop of the service. [ Improved the manpage. Coding style fix. -- michich ] ---