Stefan, The configs are all stored in /mnt/kd/rc.conf.d/*.conf
The command (script) "gen-rc-conf" combines all the configs into a single /etc/rc.conf file which is referenced by the system. So, only one place in /mnt/kd/rc.conf.d/*.conf is the source config. It is "applied" via "gen-rc-conf". Can you explain what "implement timezone saving" you are adding ? Is the network tab "Timezone " not complete enough ? Unrelated, just for your reference, when a service "foo" config is changed and saved via the web interface, it is restarted by: -- service foo stop gen-rc-conf service foo init -- Lonnie On Sep 13, 2016, at 11:15 AM, Stefan Ulm <[email protected]> wrote: > Hello all, > > I want to implement timezone saving in a custom tab on astlinux. I could > figure out how to do it and it works quite fine, except one doubt: > From the network tab I can see, that the timezone settings can be saved in > two configuration files: > * /etc/rc.conf > * /mnt/kd/rc.conf.d/gui.network.conf > > Do I have to save the changed timezone in both files? If not which one is the > right one? > > > > > > > Best regards > > Stefan Ulm > Technical Department | Research & Development > [email protected] > > > > > <image001.png> > > DIVUS Headquarters Pillhof 51 . I-39057 Eppan (Südtirol) . Tel. +39 0471 633 > 662 . Fax. +39 0471 631 829 > www.divus.eu . Privacy: http://www.divus.eu/media/DivusPrivacy.pdf > > ------------------------------------------------------------------------------ > _______________________________________________ > Astlinux-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/astlinux-users > > Donations to support AstLinux are graciously accepted via PayPal to > [email protected]. ------------------------------------------------------------------------------ _______________________________________________ Astlinux-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/astlinux-users Donations to support AstLinux are graciously accepted via PayPal to [email protected].
