summaryrefslogtreecommitdiffstats
path: root/dyndhcpd@.service
diff options
context:
space:
mode:
Diffstat (limited to 'dyndhcpd@.service')
-rw-r--r--dyndhcpd@.service13
1 files changed, 0 insertions, 13 deletions
diff --git a/dyndhcpd@.service b/dyndhcpd@.service
deleted file mode 100644
index ce49fd8..0000000
--- a/dyndhcpd@.service
+++ /dev/null
@@ -1,13 +0,0 @@
-[Unit]
-Description=IPv4 DHCP server for interface %i
-After=network.target
-
-[Service]
-ExecStart=/usr/bin/dyndhcpd -i%i
-ProtectSystem=full
-ProtectHome=on
-PrivateDevices=on
-NoNewPrivileges=on
-
-[Install]
-WantedBy=multi-user.target