[PR #800] [MERGED] Include a systemd.service file to run as a user #1086

Closed
opened 2026-02-27 20:01:06 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/librespot-org/librespot/pull/800
Author: @WhyNotHugo
Created: 6/16/2021
Status: Merged
Merged: 6/18/2021
Merged by: @roderickvd

Base: devHead: systemd-user-service


📝 Commits (2)

  • 2233fbe Include a systemd.service file to run as a user
  • 65bf8c8 Move systemd content to the wiki

📊 Changes

4 files changed (+19 additions, -4 deletions)

View changed files

📝 Cargo.toml (+2 -1)
📝 README.md (+1 -0)
📝 contrib/librespot.service (+4 -3)
contrib/librespot.user.service (+12 -0)

📄 Description

This new systemd.service file allows running and controlling the service as
an unpriviledged user (generally, as part of a user session).

Also document this and the pre-existing service file and how they are used.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/librespot-org/librespot/pull/800 **Author:** [@WhyNotHugo](https://github.com/WhyNotHugo) **Created:** 6/16/2021 **Status:** ✅ Merged **Merged:** 6/18/2021 **Merged by:** [@roderickvd](https://github.com/roderickvd) **Base:** `dev` ← **Head:** `systemd-user-service` --- ### 📝 Commits (2) - [`2233fbe`](https://github.com/librespot-org/librespot/commit/2233fbef504600a4146e4135cfc3723bf72971a1) Include a systemd.service file to run as a user - [`65bf8c8`](https://github.com/librespot-org/librespot/commit/65bf8c8693c3385f1f9245c2bab86e22be376b5b) Move systemd content to the wiki ### 📊 Changes **4 files changed** (+19 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.toml` (+2 -1) 📝 `README.md` (+1 -0) 📝 `contrib/librespot.service` (+4 -3) ➕ `contrib/librespot.user.service` (+12 -0) </details> ### 📄 Description This new `systemd.service` file allows running and controlling the service as an unpriviledged user (generally, as part of a user session). Also document this and the pre-existing service file and how they are used. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 20:01:06 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/librespot#1086
No description provided.