Services, whether for BE or others, should if possible always run under the system account. The main reason being that as a service they need to start automatically. If they run under a user account they need to know the password of that user to start.