This commit is contained in:
milisarge 2017-04-23 04:45:54 +03:00
parent f05c821567
commit 21267369e5
2 changed files with 3 additions and 3 deletions

View File

@ -23,7 +23,9 @@ BIN_FILE="/usr/sbin/lxdm"
case $1 in
start)
log_info_msg "Starting LXDM..."
log_info_msg "Yerel ayarlar eklendi..."
yerel_ayar
log_info_msg "Starting LXDM..."
start_daemon $BIN_FILE -d
evaluate_retval
;;

View File

@ -20,8 +20,6 @@ case ${1} in
bolumleri_bagla || exit 1
log_info_msg "klavye ayarlari eklendi..."
klavye_ayar || exit 1
log_info_msg "Yerel ayarlar eklendi..."
yerel_ayar || exit 1
;;
stop)
do_stop_clock