mirror of
https://github.com/kakwa/uts-server
synced 2024-11-12 20:48:56 +01:00
fix the timstamping script
This commit is contained in:
parent
75dcc97e12
commit
15bb7d9792
@ -38,7 +38,7 @@ EOF
|
||||
exit 1
|
||||
}
|
||||
|
||||
simple_uts_logger(){
|
||||
simple_logger(){
|
||||
[ $SYSLOG -eq 0 ] && logger -t `basename $0` -p user.$1 $2
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user