/[projects]/misc/xoa-installer/xo-server.service
ViewVC logotype

Contents of /misc/xoa-installer/xo-server.service

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3185 - (show annotations) (download)
Tue Jan 3 15:11:18 2017 UTC (7 years, 4 months ago) by torben
File size: 220 byte(s)
add extra files
1 # systemd service for XO-Server.
2 [Unit]
3 Description= XO Server
4 After=network-online.target
5 [Service]
6 ExecStart=/root/xo-server/bin/xo-server
7 Restart=always
8 SyslogIdentifier=xo-server
9 [Install]
10 WantedBy=multi-user.target

  ViewVC Help
Powered by ViewVC 1.1.20