summaryrefslogtreecommitdiffstats
path: root/installer/default_files
diff options
context:
space:
mode:
authorDirk von Suchodoletz2006-10-31 19:10:36 +0100
committerDirk von Suchodoletz2006-10-31 19:10:36 +0100
commitaa269a74e73f29a3f2bf2bdd12b765045808cc5e (patch)
treedbd42d1d075ef262fec15590100050292384d88e /installer/default_files
parentconfiguration of syslog-ng for SuSE should work now ... (added new (diff)
downloadcore-aa269a74e73f29a3f2bf2bdd12b765045808cc5e.tar.gz
core-aa269a74e73f29a3f2bf2bdd12b765045808cc5e.tar.xz
core-aa269a74e73f29a3f2bf2bdd12b765045808cc5e.zip
Small fix for output of syslog-ng.conf, comments ...
git-svn-id: http://svn.openslx.org/svn/openslx/trunk@500 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'installer/default_files')
-rw-r--r--installer/default_files/machine-setup.default5
1 files changed, 4 insertions, 1 deletions
diff --git a/installer/default_files/machine-setup.default b/installer/default_files/machine-setup.default
index 603a7668..b187a514 100644
--- a/installer/default_files/machine-setup.default
+++ b/installer/default_files/machine-setup.default
@@ -55,6 +55,9 @@ start_rwhod="no"
# start log server (remote log servers could be either passed via dhcp option
# or by giving the server URI instead of yes. udp and tcp are possible)
# start_syslog="syslog://@@@serverip@@@:port/udp"
+# syslog to file (standard location depending on distribution)
+# start_syslog="file"
+# setting syslog to yes, info is written to console 10
start_syslog="yes"
# start cron service
@@ -82,7 +85,7 @@ netbios_workgroup="dxs-network"
# if openslx server and server for the home is the same machine, you can
# use @@@serverip@@@ instead of a fixed setting here
#automnt_dir="/home"
-#automnt_src="serverip/home"
+#automnt_src="(proto://)serverip/home"
# scratch space on server "proto://serverip/slx/tmp"
# if openslx server and server for the remote rw scratch is the same