services: dhcp-client: Use 'read-pid-file'.
authorLudovic Courtès <ludo@gnu.org>
Wed, 26 Sep 2018 20:30:16 +0000 (22:30 +0200)
committerLudovic Courtès <ludo@gnu.org>
Wed, 26 Sep 2018 21:40:36 +0000 (23:40 +0200)
commit6f03b08089167ec863361352ab200830bffeb0b7
tree77f603526c508da7219d9018af6ebcaff33079c4
parent2a5f2b1f7550db701172a338e98179e1cac55a1c
services: dhcp-client: Use 'read-pid-file'.

* gnu/services/networking.scm (dhcp-client-service-type)[start]: Use
'read-pid-file' instead of the custom and possibly infinite loop.
gnu/services/networking.scm