2008-01-06, 03:58 AM
Another possibility is to use cron which has the nice @reboot option.
Edit your crontab with:
Code:
$ crontab -e
Then add this:
Code:
@reboot /usr/bin/screen irssi
Start screen irssi on boot
|
« Next Oldest | Next Newest »
|
Messages In This Thread |
Start screen irssi on boot - by foldem - 2006-08-13, 01:56 PM
Start screen irssi on boot - by znx - 2006-08-14, 09:21 PM
Start screen irssi on boot - by znx - 2008-01-06, 03:58 AM
Start screen irssi on boot - by znx - 2008-01-06, 04:01 PM
Start screen irssi on boot - by rooster - 2008-01-09, 01:17 AM
Start screen irssi on boot - by znx - 2008-01-12, 05:15 PM
|