/[packages]/updates/3/boinc-client/current/SOURCES/boinc-client.service
ViewVC logotype

Contents of /updates/3/boinc-client/current/SOURCES/boinc-client.service

Parent Directory Parent Directory | Revision Log Revision Log


Revision 796170 - (show annotations) (download)
Mon Nov 10 09:50:12 2014 UTC (9 years, 5 months ago) by eatdirt
File size: 327 byte(s)
Fix security issue and starting service (#12129, #9108)
1 [Unit]
2 Description=Berkeley Open Infrastructure Network Computing Client
3 After=network.target
4
5 [Service]
6 Nice=10
7 User=boinc
8 Environment="DISPLAY=:0"
9 ExecStart=/usr/bin/boinc --dir /var/lib/boinc
10 ExecReload=/usr/bin/boinccmd --read_cc_config
11 ExecStopPost=/bin/rm -f /var/lib/boinc/lockfile
12
13 [Install]
14 WantedBy=multi-user.target

  ViewVC Help
Powered by ViewVC 1.1.30