This unit is provided by:
Options
- 
    [Install]- 
        WantedBy=multi-user.target
 
- 
        
- 
    [Service]- 
        EnvironmentFile=-/etc/default/twms
- 
        ExecStart=/usr/bin/twms $PORT
- 
        Group=twms
- 
        Type=simple
- 
        User=twms
 
- 
        
- 
    [Unit]- 
        After=local-fs.target network.target
- 
        Description=twms web map service
 
- 
        
Additionnal notes
Nothing here.