summaryrefslogtreecommitdiff
path: root/nonprism/dhcpcd-hardened-script/dhcpcd-hardened-script.service
diff options
context:
space:
mode:
Diffstat (limited to 'nonprism/dhcpcd-hardened-script/dhcpcd-hardened-script.service')
-rw-r--r--nonprism/dhcpcd-hardened-script/dhcpcd-hardened-script.service11
1 files changed, 0 insertions, 11 deletions
diff --git a/nonprism/dhcpcd-hardened-script/dhcpcd-hardened-script.service b/nonprism/dhcpcd-hardened-script/dhcpcd-hardened-script.service
deleted file mode 100644
index 2f01d0bf9..000000000
--- a/nonprism/dhcpcd-hardened-script/dhcpcd-hardened-script.service
+++ /dev/null
@@ -1,11 +0,0 @@
-[Unit]
-Before=network-pre.target
-Wants=network-pre.target
-
-[Service]
-Type=oneshot
-ExecStart=/bin/bash /usr/lib/dhcpcd/dhcpcd_hardened.sh
-RemainAfterExit=false
-
-[Install]
-WantedBy=multi-user.target