diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-04-17 13:57:20 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-04-17 13:57:20 +0900 |
commit | 2d59086b104acd7b4711fd067c9bb4480158e6ab (patch) | |
tree | 7d3d9aff90930e65a491c055510aba94debc6da9 /ubuntu/precise/tdenetwork/debian/lisarc | |
parent | 55b519366b1dcd7ab5b2f1f720d275b33fc4bd49 (diff) | |
download | tde-packaging-2d59086b104acd7b4711fd067c9bb4480158e6ab.tar.gz tde-packaging-2d59086b104acd7b4711fd067c9bb4480158e6ab.zip |
Removed Ubuntu/precise folder
Diffstat (limited to 'ubuntu/precise/tdenetwork/debian/lisarc')
-rw-r--r-- | ubuntu/precise/tdenetwork/debian/lisarc | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/ubuntu/precise/tdenetwork/debian/lisarc b/ubuntu/precise/tdenetwork/debian/lisarc deleted file mode 100644 index 27a0c5f08..000000000 --- a/ubuntu/precise/tdenetwork/debian/lisarc +++ /dev/null @@ -1,11 +0,0 @@ -PingAddresses = 127.0.0.1/255.255.255.255; -PingNames = -AllowedAddresses = 127.0.0.1/255.255.255.255 -BroadcastNetwork = 127.0.0.1/255.255.255.255 -SearchUsingNmblookup = 0 #also try nmblookup -FirstWait = 30 #30 hundredth seconds -SecondWait = -1 #only one try -#SecondWait = 60 #the second time wait 0.6 seconds -UpdatePeriod = 300 #update after 300 secs -DeliverUnnamedHosts = 0 #don't publish hosts without name -MaxPingsAtOnce = 256 #send up to 256 pings at once |