Re: where adjusts system date/time? (SOLVED)

2015-05-02 Thread songbird
got it! songbird -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/vh0g1c-ga7@id-306963.user.uni-berlin.de

Re: where adjusts system date/time?

2015-05-02 Thread songbird
aside from systemd adjusting hwclock on the shutdown, there is also a call to hwclock.sh in /etc/rcS.d/S07hwclock.sh which runs on the start up, so i'm hoping to find out this afternoon if i've finally solved this. hope so. :) songbird -- To UNSUBSCRIBE, email to debian-user-requ...@lis

Re: where adjusts system date/time?

2015-04-29 Thread songbird
Michael Biebl wrote: >schrieb songbird: >> will it stay masked when updates to systemd come through? > > The mask is created in /etc/systemd/system, which is admin territory, > i.e. not overwritten by the package. > > So your answer is yes. thanks again! i really appreciate having you and

Re: where adjusts system date/time?

2015-04-29 Thread Michael Biebl
Am 29.04.2015 um 16:54 schrieb songbird: > will it stay masked when updates to systemd come through? The mask is created in /etc/systemd/system, which is admin territory, i.e. not overwritten by the package. So your answer is yes. -- Why is it that all of the instruments seeking intelligent

Re: where adjusts system date/time?

2015-04-29 Thread songbird
Michael Biebl wrote: > schrieb songbird: >> help? any futher things to try that come to mind? > > That's most likely hwclock-save.service, which is run on shutdown. > This was added due to [1]. Some users where quite adamant, that they > needed it. > > You can mask the unit via > $ systemctl ma

Re: where adjusts system date/time?

2015-04-29 Thread Michael Biebl
Am 29.04.2015 um 16:28 schrieb songbird: > help? any futher things to try that come to mind? That's most likely hwclock-save.service, which is run on shutdown. This was added due to [1]. Some users where quite adamant, that they needed it. You can mask the unit via $ systemctl mask hwclock-sav

where adjusts system date/time?

2015-04-29 Thread songbird
i reboot this system several times a day, it is not always connected to the network, it makes no sense to try to adjust the time or drift factors when it isn't connected... a while ago i had things working exactly as i wanted. which means, the system clock only gets adjusted when i manually en

system date

2001-03-08 Thread Matt Fair
Hey, Does anyone know if it is possible to give a string to date that has a duration? For example the output to be: January 1-12, 2000 Any ideas? Thanks, Matt