do not clear console

This commit is contained in:
TomasM
2017-10-17 01:45:48 -04:00
parent f841c98ce8
commit 678bf8a859
4 changed files with 56 additions and 2 deletions
@@ -1,15 +0,0 @@
[Unit]
Description=DHCP Client
Documentation=man:dhclient(8)
Wants=network.target
After=network-pre.target systemd-sysctl.service systemd-modules-load.service
Before=network.target shutdown.target network-online.target
[Service]
Type=forking
ExecStart=-/bin/sh -c 'udevadm settle && /sbin/dhclient -nw'
PIDFile=/run/dhclient.pid
[Install]
WantedBy=multi-user.target
WantedBy=network-online.target
@@ -1 +1 @@
../dhclient.service
/lib/systemd/system/dhclient.service