Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9312517
systemd-override.erb
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
349 B
Subscribers
None
systemd-override.erb
View Options
<%-
if
@os
[
'name'
]
==
'Fedora'
and
@os
[
'release'
][
'major'
]
<=
'31'
-%>
.include /usr/lib/systemd/system/
<%=
@service_name
%>
.service
<%
end
-%>
[Service]
Environment=PGPORT=
<%=
@port
%>
<%-
if
@os
[
'family'
]
==
'Gentoo'
-%>
Environment=DATA_DIR=
<%=
@datadir
%>
<%-
else
-%>
Environment=PGDATA=
<%=
@datadir
%>
<%-
end
-%>
<%=
@extra_systemd_config
%>
File Metadata
Details
Attached
Mime Type
text/x-makefile
Expires
Thu, Jul 3, 10:55 AM (1 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3288966
Attached To
rSPPG PostgreSQL puppet module
Event Timeline
Log In to Comment