/srv/irclogs.ubuntu.com/2008/06/28/#edubuntu.txt

Jane_uxhi every115:03
Jane_uxheyy ogra, are you there??15:03
Jane_uxis there anyway to each time an user logout the home folder is restored to its initial state???15:04
Jane_uxits for the use in an public machine, like a kiosk terminal15:04
Jane_uxi guess i can create a script that creates the backup image(s) of the public user account(s).15:07
Jane_uxand then write a boot script that restores the backup image(s) of the public user account15:08
Jane_uxi am in the right way???15:08
=== greeneggsnospam is now known as jsgotangco
Jane_uxhi16:43
Jane_uxI want to restore the public user home folder each time the computer reboots16:43
Jane_uxi created the following script16:44
Jane_ux#!/bin/sh # Restore script cd /home tar xvfz /home/restore_user.tar.gz16:44
Jane_ux#!/bin/sh # Restore script cd /home tar xvfz /home/restore_guest.tar.gz16:44
Jane_uxand i stored it in the /etc/init.d folder16:45
Jane_uxi restarted the computer but it doesnt seem to work16:45
Jane_uxany idea?16:45
Jane_uxi must save the script as .sh file???16:46
Jane_uxhow can i execute an script when an ltsp user logou??17:41
Jane_uxor at login17:43

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!