Opened 12 years ago

Last modified 12 years ago

#1165 new Enhancement

Native systemd service file for boinc-client

Reported by: johannbg Owned by: davea
Priority: Undetermined Milestone: Undetermined
Component: Client - Daemon Version: 6.12.34
Keywords: Cc: johannbg@…

Description

The attached file is a native systemd unit file for boinc-client and replaces the legacy sysv init script.

It will work on any Linux platform that uses systemd as their init system.

To test this drop the attached file into /etc/systemd/system directory

Run

systemctl daemon-reload systemctl start boinc-client.service systemctl status boinc-client.service systemctl stop boinc-client.service

To learn more about systemd see http://www.freedesktop.org/wiki/Software/systemd

Attachments (1)

boinc-client.service (299 bytes) - added by johannbg 12 years ago.
Native systemd service for boinc-client

Download all attachments as: .zip

Change History (3)

Changed 12 years ago by johannbg

Attachment: boinc-client.service added

Native systemd service for boinc-client

comment:1 Changed 12 years ago by johannbg

Cc: johannbg@… added
Component: UndeterminedClient - Daemon
Owner: set to davea

comment:2 Changed 12 years ago by johannbg

Is there any further information needed with regards to systemd and systemd units?

Note: See TracTickets for help on using tickets.