summarylogtreecommitdiffstats
path: root/OpenLPOSCControl@.service
blob: b5f5c72c29dfad31ab30ddbdfb54580599bc8dc5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=OpenLP OSC Control Service
After=local-fs.target network.target

[Service]
Type=simple
ExecStart=/usr/bin/openLPOSCControl --OpenLPConfigurationFile=/home/%i/.config/openlp.org.conf
Restart=on-failure
User=%i

[Install]
WantedBy=multi-user.target