Hello, If I want to start a program at every system reboot and the program should not be started by root, is it enough for me to edit a users crontab with the following directive? @reboot /path/to/file.sh Many thanks! Zbigniew Szalbot