commit | a8d987d93c9250601901aa2dd713b51447db8aa8 | [log] [tgz] |
---|---|---|
author | Bryce Harrington <bryce@osg.samsung.com> | Tue Jul 12 19:03:01 2016 -0700 |
committer | Bryce Harrington <bryce@osg.samsung.com> | Tue Jul 12 19:03:01 2016 -0700 |
tree | 2e77e1051f5413505202b756f83a9b81c944ab10 | |
parent | 375759e63602a4fd580bb7c9dcfe2770c3c25971 [diff] |
systemd: Also force base-10 for the strtol() call This call is used to parse a time value expressed in usec's, which is always decimal. Signed-off-by: Bryce Harrington <bryce@osg.samsung.com>