summaryrefslogtreecommitdiffstats
path: root/filehooker
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2014-03-19 12:23:56 +0100
committermakefu <github@syntax-fehler.de>2014-03-19 12:23:56 +0100
commit9313a5c2ddc276d56e0b2d100ea463a939270399 (patch)
treee9f6ad3f67875808cba51eb960ea5c7303e0c888 /filehooker
parentd54b633fa363f4c04c77369b1add4c9120dbbba0 (diff)
filehooker: hostname should be changed before network is ever available
Diffstat (limited to 'filehooker')
-rw-r--r--filehooker/root-image/etc/systemd/system/filehooker-hostname.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/filehooker/root-image/etc/systemd/system/filehooker-hostname.service b/filehooker/root-image/etc/systemd/system/filehooker-hostname.service
index 67879d82..8a23773c 100644
--- a/filehooker/root-image/etc/systemd/system/filehooker-hostname.service
+++ b/filehooker/root-image/etc/systemd/system/filehooker-hostname.service
@@ -1,6 +1,6 @@
[Unit]
Description=change filehooker hostname
-Before=network.target
+Before=network.target nss-lookup.target
[Service]
Type=oneshot