projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d70b56f
)
Quote values in conf.d file
author
Michał Kępień
<github@kempniu.pl>
Fri, 18 Nov 2016 13:38:47 +0000
(14:38 +0100)
committer
Justin Bronder
<jsbronder@gentoo.org>
Sat, 19 Nov 2016 16:33:12 +0000
(11:33 -0500)
net-nntp/sabnzbd/files/sabnzbd.confd
patch
|
blob
|
history
diff --git
a/net-nntp/sabnzbd/files/sabnzbd.confd
b/net-nntp/sabnzbd/files/sabnzbd.confd
index ec40168657bdbc95806caff402111242a47981bd..c949355ec708f6718387312c01d85127161dc20d 100644
(file)
--- a/
net-nntp/sabnzbd/files/sabnzbd.confd
+++ b/
net-nntp/sabnzbd/files/sabnzbd.confd
@@
-1,6
+1,6
@@
-SABNZBD_CONFIGFILE=
/etc/sabnzbd/sabnzbd.ini
-SABNZBD_USER=
sabnzbd
-SABNZBD_GROUP=
sabnzbd
+SABNZBD_CONFIGFILE=
"/etc/sabnzbd/sabnzbd.ini"
+SABNZBD_USER=
"sabnzbd"
+SABNZBD_GROUP=
"sabnzbd"
# 0 - error/warnings, 1 - info, 2 - debug
-SABNZBD_LOGGING=
1
+SABNZBD_LOGGING=
"1"