Bisa / factorio-init

Factorio init script
MIT License
414 stars 82 forks source link

Start the services gives this issue #172

Closed TM-Defcon5 closed 3 years ago

TM-Defcon5 commented 3 years ago

factorio@FS-Master:~$ systemctl start factorio ==== AUTHENTICATING FOR org.freedesktop.systemd1.manage-units === Authentication is required to start 'factorio.service'. Multiple identities can be used for authentication:

  1. factorio,,, (factorio)
  2. Alex,,, (outsider) Choose identity to authenticate as (1-2): 1 Password: ==== AUTHENTICATION COMPLETE === Failed to start factorio.service: Unit factorio.service not found. factorio@FS-Master:~$
Bisa commented 3 years ago

You need to run systemctl as a user that has access to do so, try running systemctl as root or with sudo.