]> git.pld-linux.org Git - packages/tzdata.git/commitdiff
- restorecon /etc/localtime auto/ti/tzdata-2007k-7
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 4 Mar 2008 20:37:29 +0000 (20:37 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    timezone.init -> 1.12

timezone.init

index 2b4759a5185e5bc0ffbc1af43fe0c78fae3bad9c..ffdece513795bf8554df82a795490226a2943ff9 100644 (file)
@@ -40,6 +40,7 @@ start() {
                        fi
                        run_cmd "$MESSAGE" cp -af $ZONE_FILE /etc/localtime
                        RETVAL=$?
+                       restorecon /etc/localtime >/dev/null 2>&1
                fi
 
                [ $RETVAL -eq 0 ] && touch /var/lock/subsys/timezone
This page took 0.047601 seconds and 4 git commands to generate.