Line 53:
Line 53:
jtime
jtime
or whatever Account User Name you created above.
or whatever Account User Name you created above.
+
{{Note box|The application installs a cron job for the installing user that checks the service and restarts it if it is not running every ten minutes. This means that following a reboot there may be a delay of up to ten minutes before the application is available
+
If you want the application to start immediately at boot time then add the following line to /etc/rc.d/rc.local
+
su -c "cd /home/e-smith/files/users/'''jtime'''/home/jtime/jtime/pi/bin ;. ./setup;wstop;wstart" '''jtime'''
+
where the '''jtime''' (bold) entries are the installing user name}}
+
===Uninstall===
===Uninstall===
Login as the ''jtime'' user
Login as the ''jtime'' user
cd jtime/jtime
cd jtime/jtime
pi/bin/uninstall
pi/bin/uninstall