summaryrefslogtreecommitdiffstats
path: root/filehooker/root-image/etc/systemd/system/filehooker-hostname.service
diff options
context:
space:
mode:
Diffstat (limited to 'filehooker/root-image/etc/systemd/system/filehooker-hostname.service')
-rw-r--r--filehooker/root-image/etc/systemd/system/filehooker-hostname.service11
1 files changed, 0 insertions, 11 deletions
diff --git a/filehooker/root-image/etc/systemd/system/filehooker-hostname.service b/filehooker/root-image/etc/systemd/system/filehooker-hostname.service
deleted file mode 100644
index bcee7964..00000000
--- a/filehooker/root-image/etc/systemd/system/filehooker-hostname.service
+++ /dev/null
@@ -1,11 +0,0 @@
-[Unit]
-Description=change filehooker hostname
-Before=network.target nss-lookup.target multi-user.target
-
-[Service]
-Type=oneshot
-RemainAfterExit=yes
-ExecStart=/krebs/bin/set-hostname.sh
-
-[Install]
-WantedBy=multi-user.target