init
This commit is contained in:
parent
1deee3d43a
commit
81c075ce6e
6 changed files with 0 additions and 55 deletions
|
|
@ -1,3 +0,0 @@
|
|||
#!/bin/sh
|
||||
echo "You have to make me work by shaping me tenderly!"
|
||||
exit 0
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
#!/bin/sh
|
||||
echo "Hello World!"
|
||||
exit 0
|
||||
|
|
@ -1,12 +0,0 @@
|
|||
$ModLoad immark.so # provides --MARK-- message capability
|
||||
$ModLoad imuxsock.so # provides support for local system logging (e.g. via logger command)
|
||||
|
||||
# default permissions for all log files.
|
||||
$FileOwner root
|
||||
$FileGroup adm
|
||||
$FileCreateMode 0640
|
||||
$DirCreateMode 0755
|
||||
$Umask 0022
|
||||
|
||||
#*.info /dev/stdout
|
||||
#mail.* /dev/stdout
|
||||
Loading…
Add table
Add a link
Reference in a new issue