projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cd5efe4
)
net-nntp/sabnzbd: fix sabnzbd service
author
Justin Bronder
<jsbronder@gentoo.org>
Sun, 26 Nov 2017 19:26:43 +0000
(14:26 -0500)
committer
Justin Bronder
<jsbronder@gentoo.org>
Sun, 26 Nov 2017 20:04:55 +0000
(15:04 -0500)
Thanks to Mike Crawford for the report and fix. #638560.
Package-Manager: Portage-2.3.13, Repoman-2.3.3
net-nntp/sabnzbd/files/sabnzbd_at.service
patch
|
blob
|
history
diff --git
a/net-nntp/sabnzbd/files/sabnzbd_at.service
b/net-nntp/sabnzbd/files/sabnzbd_at.service
index e9fdc4a35de3cb1844750187460e38fc4943969f..92c5eb91f1715e9553ac62b7b441c58f78dccaa6 100644
(file)
--- a/
net-nntp/sabnzbd/files/sabnzbd_at.service
+++ b/
net-nntp/sabnzbd/files/sabnzbd_at.service
@@
-3,8
+3,8
@@
Description=SABnzbd binary newsreader
[Service]
ExecStart=/usr/share/sabnzbd/SABnzbd.py --logging 1 --browser 0
-User=
%I
-Group=
%I
+User=
sabnzbd
+Group=
sabnzbd
[Install]
WantedBy=multi-user.target