This unit is provided by:
Options
- 
    [Install]- 
        WantedBy=multi-user.target
 
- 
        
- 
    [Service]- 
        EnvironmentFile=/etc/sysconfig/xsp2
- 
        ExecStart=/usr/share/xsp/scripts/xsp2.init start
- 
        ExecStop=/usr/share/xsp/scripts/xsp2.init stop
- 
        PIDFile=/var/run/xsp2/xsp2.pid
- 
        Type=forking
 
- 
        
- 
    [Unit]- 
        Description=Small Web Server Hosting ASP.NET
- 
        Requires=syslog.socket remote-fs.target local-fs.target network.target
- 
        Wants=time-sync.target ypbind.service
 
- 
        
Additionnal notes
Nothing here.