aboutsummaryrefslogtreecommitdiffstats
path: root/debian/dhcpcd.service
diff options
context:
space:
mode:
Diffstat (limited to 'debian/dhcpcd.service')
-rw-r--r--debian/dhcpcd.service7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/dhcpcd.service b/debian/dhcpcd.service
new file mode 100644
index 0000000..b016f36
--- /dev/null
+++ b/debian/dhcpcd.service
@@ -0,0 +1,7 @@
+[Service]
+ExecStart=/usr/sbin/dhcpcd -MBq
+Restart=on-abnormal
+KillMode=process
+
+[Install]
+WantedBy=multi-user.target