diff options
Diffstat (limited to 'init.d/hostname.in')
-rw-r--r-- | init.d/hostname.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/init.d/hostname.in b/init.d/hostname.in index 253d338d..af01241b 100644 --- a/init.d/hostname.in +++ b/init.d/hostname.in @@ -12,6 +12,7 @@ description="Sets the hostname of the machine." depend() { + after clock keyword -docker -lxc -prefix -systemd-nspawn } |