milislinux-saat.guncellendi

This commit is contained in:
milisman 2017-02-15 19:14:41 +02:00
parent 6ed5b49254
commit 5ade94e29d
1 changed files with 0 additions and 6 deletions

View File

@ -12,12 +12,6 @@ if [ -f "/usr/sbin/hwclock" ];then
HWCLOCK=/usr/sbin/hwclock HWCLOCK=/usr/sbin/hwclock
fi fi
if [ "`whoami`" != "root" ];then
Xdialog --title "$TITLE" --msgbox "root çalıştır!..." 0 0
exit 1
fi
# Title to be used for all Xdialog boxes. # Title to be used for all Xdialog boxes.
TITLE="Saat Ayarlama Aracı" TITLE="Saat Ayarlama Aracı"