]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/ntp
ntp: Make /etc/ntp owned by root
[ipfire-2.x.git] / lfs / ntp
diff --git a/lfs/ntp b/lfs/ntp
index 7a10f1737c0aefadf6dbbb835c3b6e5d19c8266e..c8f69039d7a50c441f435799447517737ed7c6c5 100644 (file)
--- a/lfs/ntp
+++ b/lfs/ntp
@@ -82,7 +82,6 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        cd $(DIR_APP) && make install
 
        -mkdir /etc/ntp
-       chown -R ntp:ntp /etc/ntp
        install -v -m 644 $(DIR_SRC)/config/ntp/ntp.conf /etc/ntp.conf
 
        #Enable it by default...