mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
Webinterface gefixt.
Ohne Anmeldung kommt man im Webinterface nichtmehr auf die Index-Seite. Berkeley-DB neu implementiert. Postfix geht jetzt. Graphs gefixt. IPCop-Updates gelöscht. git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@82 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
4
lfs/ntp
4
lfs/ntp
@@ -84,8 +84,8 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
|
||||
cd $(DIR_APP) && make install
|
||||
-mkdir /etc/ntp
|
||||
chown -R ntp:ntp /etc/ntp
|
||||
echo "restrict default nomodify noquery" > /etc/ntp.conf
|
||||
echo "server 127.127.1.0" >> /etc/ntp.conf
|
||||
echo "restrict default nomodify noquery" > /etc/ntp.conf
|
||||
echo "server 127.127.1.0" >> /etc/ntp.conf
|
||||
echo "fudge 127.127.1.0 stratum 10" >> /etc/ntp.conf
|
||||
echo "driftfile /etc/ntp/drift" >> /etc/ntp.conf
|
||||
@rm -rf $(DIR_APP)
|
||||
|
||||
Reference in New Issue
Block a user