diff options
Diffstat (limited to 'filehooker/root-image/etc/systemd/system/filehooker-hostname.service')
| -rw-r--r-- | filehooker/root-image/etc/systemd/system/filehooker-hostname.service | 2 | 
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 | 
