mirror of
https://git.yoctoproject.org/poky
synced 2026-05-04 13:39:49 +02:00
initscripts: Remove pointless forks from timestamp code
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5079 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -10,4 +10,4 @@
|
||||
### END INIT INFO
|
||||
|
||||
# Update the timestamp
|
||||
date +%2m%2d%2H%2M%Y > /etc/timestamp
|
||||
date +%Y%m%d%2H%2M > /etc/timestamp2
|
||||
|
||||
Reference in New Issue
Block a user