Re: Script for Post.Office
Re: Script for Post.Office
- Subject: Re: Script for Post.Office
- From: Gnarlodious <email@hidden>
- Date: Sat, 06 Mar 2004 23:49:55 -0700
Entity George Priggen spoke thus:
>
What would the script be for Post.Office, an email server, to have it launch
>
upon booting or restarting of the computer ... The terminal command is "sudo
>
/usr/local/post.office/post.office".
Not really an Applescript task. You should make a "Startup Item" which will
go in your /Library/StartupItems folder. If no such folder exists you can
make it. The file you need to make is an executable shell script. This
arrangement will also give you the log entries at startup and shutdown. The
easiest way to do it is to copy an existing StartupItems folder and modify
it to your liking.
-- Gnarlie
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.