Created
          July 7, 2013 21:12 
        
      - 
      
- 
        Save dz0ny/5944987 to your computer and use it in GitHub Desktop. 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | [root@arkos ~]# cat /etc/systemd/system/mopidy.service | |
| [Unit] | |
| Description=Mopidy | |
| After=network.target | |
| [Service] | |
| ExecStart=/usr/bin/mopidy --config=/etc/mopidy.conf | |
| [Install] | |
| WantedBy=multi-user.target | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment