Gentoo Archives: gentoo-commits

From: "Ole Markus With (olemarkus)" <olemarkus@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-admin/eselect-php/files: php-fpm-launcher php-fpm_at.service php-fpm.conf
Date: Sat, 27 Jul 2013 11:04:48
Message-Id: 20130727110445.651C12171D@flycatcher.gentoo.org
1 olemarkus 13/07/27 11:04:45
2
3 Added: php-fpm-launcher php-fpm_at.service php-fpm.conf
4 Log:
5 Revbump providing preliminary systemd support
6
7 (Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key C4A92BF5)
8
9 Revision Changes Path
10 1.1 app-admin/eselect-php/files/php-fpm-launcher
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-php/files/php-fpm-launcher?rev=1.1&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-php/files/php-fpm-launcher?rev=1.1&content-type=text/plain
14
15 Index: php-fpm-launcher
16 ===================================================================
17 #!/bin/sh
18
19 PHPSLOT="${1}"
20 [ -z "${PHPSLOT}" ] && PHPSLOT="$(eselect php show fpm)"
21 shift
22
23 exec /usr/lib/${PHPSLOT}/bin/php-fpm "${@}"
24
25
26
27 1.1 app-admin/eselect-php/files/php-fpm_at.service
28
29 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-php/files/php-fpm_at.service?rev=1.1&view=markup
30 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-php/files/php-fpm_at.service?rev=1.1&content-type=text/plain
31
32 Index: php-fpm_at.service
33 ===================================================================
34 [Unit]
35 Description=The PHP FastCGI Process Manager
36 After=network.target
37
38 [Service]
39 Type=notify
40 PIDFile=/run/php-fpm/php-fpm-%I.pid
41 ExecStart=/usr/libexec/php-fpm-launcher php%I -y /etc/php/fpm-php%I/php-fpm.conf --nodaemonize
42 ExecReload=/bin/kill -USR2 $MAINPID
43 PrivateTmp=true
44
45 [Install]
46 WantedBy=multi-user.target
47
48
49
50
51 1.1 app-admin/eselect-php/files/php-fpm.conf
52
53 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-php/files/php-fpm.conf?rev=1.1&view=markup
54 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-php/files/php-fpm.conf?rev=1.1&content-type=text/plain
55
56 Index: php-fpm.conf
57 ===================================================================
58
59
60
61 <!DOCTYPE html>
62 <html>
63 <head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# githubog: http://ogp.me/ns/fb/githubog#">
64 <meta charset='utf-8'>
65 <meta http-equiv="X-UA-Compatible" content="IE=edge">
66 <title>systemd-love/app-admin/eselect-php/files/php-fpm.conf at master · Sabayon/systemd-love · GitHub</title>
67 <link rel="search" type="application/opensearchdescription+xml" href="/opensearch.xml" title="GitHub" />
68 <link rel="fluid-icon" href="https://github.com/fluidicon.png" title="GitHub" />
69 <link rel="apple-touch-icon" sizes="57x57" href="/apple-touch-icon-114.png" />
70 <link rel="apple-touch-icon" sizes="114x114" href="/apple-touch-icon-114.png" />
71 <link rel="apple-touch-icon" sizes="72x72" href="/apple-touch-icon-144.png" />
72 <link rel="apple-touch-icon" sizes="144x144" href="/apple-touch-icon-144.png" />
73 <link rel="logo" type="image/svg" href="https://github-media-downloads.s3.amazonaws.com/github-logo.svg" />
74 <meta property="og:image" content="https://github.global.ssl.fastly.net/images/modules/logos_page/Octocat.png">
75 <meta name="hostname" content="fe4.rs.github.com">
76 <link rel="assets" href="https://github.global.ssl.fastly.net/">
77 <link rel="xhr-socket" href="/_sockets" />
78
79
80
81
82 <meta name="msapplication-TileImage" content="/windows-tile.png" />
83 <meta name="msapplication-TileColor" content="#ffffff" />
84 <meta name="selected-link" value="repo_source" data-pjax-transient />
85 <meta content="collector.githubapp.com" name="octolytics-host" /><meta content="github" name="octolytics-app-id" />
86
87
88
89 <link rel="icon" type="image/x-icon" href="/favicon.ico" />
90
91 <meta content="authenticity_token" name="csrf-param" />
92 <meta content="rf08KpQAUuW9WYwCfG26227mEdCCI6Xq6z+mKxxI6EU=" name="csrf-token" />
93
94 <link href="https://github.global.ssl.fastly.net/assets/github-f913aa6cea9c2be873a594b06df4bdd56c61a47a.css" media="all" rel="stylesheet" type="text/css" />
95 <link href="https://github.global.ssl.fastly.net/assets/github2-73cb9c180ee487edb3f37f7f9b1cbf7bd6ebe204.css" media="all" rel="stylesheet" type="text/css" />
96
97
98
99 <script src="https://github.global.ssl.fastly.net/assets/frameworks-e8054ad804a1cf9e9849130fee5a4a5487b663ed.js" type="text/javascript"></script>
100 <script src="https://github.global.ssl.fastly.net/assets/github-7052aa9dc068d15b05ac2e9c71e7a5b84b339e87.js" type="text/javascript"></script>
101
102 <meta http-equiv="x-pjax-version" content="83f6fbe304a686f6ecac465ee582cf26">
103
104 <link data-pjax-transient rel='permalink' href='/Sabayon/systemd-love/blob/09d799a598f43ed3445d6ebf92a843e5cf227db5/app-admin/eselect-php/files/php-fpm.conf'>
105 <meta property="og:title" content="systemd-love"/>
106 <meta property="og:type" content="githubog:gitrepository"/>
107 <meta property="og:url" content="https://github.com/Sabayon/systemd-love"/>
108 <meta property="og:image" content="https://github.global.ssl.fastly.net/images/gravatars/gravatar-user-420.png"/>
109 <meta property="og:site_name" content="GitHub"/>
110 <meta property="og:description" content="systemd-love - The Gentoo Overlay that gives systemd some love"/>
111
112 <meta name="description" content="systemd-love - The Gentoo Overlay that gives systemd some love" />
113
114 <meta content="1853736" name="octolytics-dimension-user_id" /><meta content="Sabayon" name="octolytics-dimension-user_login" /><meta content="9308058" name="octolytics-dimension-repository_id" /><meta content="Sabayon/systemd-love" name="octolytics-dimension-repository_nwo" /><meta content="true" name="octolytics-dimension-repository_public" /><meta content="false" name="octolytics-dimension-repository_is_fork" /><meta content="9308058" name="octolytics-dimension-repository_network_root_id" /><meta content="Sabayon/systemd-love" name="octolytics-dimension-repository_network_root_nwo" />
115 <link href="https://github.com/Sabayon/systemd-love/commits/master.atom" rel="alternate" title="Recent Commits to systemd-love:master" type="application/atom+xml" />
116
117 </head>
118
119
120 <body class="logged_out page-blob vis-public env-production ">
121
122 <div class="wrapper">
123
124
125
126
127
128
129 <div class="header header-logged-out">
130 <div class="container clearfix">
131
132 <a class="header-logo-wordmark" href="https://github.com/">
133 <span class="mega-octicon octicon-logo-github"></span>
134 </a>
135
136 <div class="header-actions">
137 <a class="button primary" href="/signup">Sign up</a>
138 <a class="button" href="/login?return_to=%2FSabayon%2Fsystemd-love%2Fblob%2Fmaster%2Fapp-admin%2Feselect-php%2Ffiles%2Fphp-fpm.conf">Sign in</a>
139 </div>
140
141 <div class="command-bar js-command-bar in-repository">
142
143
144 <ul class="top-nav">
145 <li class="explore"><a href="/explore">Explore</a></li>
146 <li class="features"><a href="/features">Features</a></li>
147 <li class="enterprise"><a href="https://enterprise.github.com/">Enterprise</a></li>
148 <li class="blog"><a href="/blog">Blog</a></li>
149 </ul>
150 <form accept-charset="UTF-8" action="/search" class="command-bar-form" id="top_search_form" method="get">
151
152 <input type="text" data-hotkey="/ s" name="q" id="js-command-bar-field" placeholder="Search or type a command" tabindex="1" autocapitalize="off"
153
154
155 data-repo="Sabayon/systemd-love"
156 data-branch="master"
157 data-sha="3f0fcbb5871a0846fa2b6e315158392962d5e48a"
158 >
159
160 <input type="hidden" name="nwo" value="Sabayon/systemd-love" />
161
162 <div class="select-menu js-menu-container js-select-menu search-context-select-menu">
163 <span class="minibutton select-menu-button js-menu-target">
164 <span class="js-select-button">This repository</span>
165 </span>
166
167 <div class="select-menu-modal-holder js-menu-content js-navigation-container">
168 <div class="select-menu-modal">
169
170 <div class="select-menu-item js-navigation-item js-this-repository-navigation-item selected">
171 <span class="select-menu-item-icon octicon octicon-check"></span>
172 <input type="radio" class="js-search-this-repository" name="search_target" value="repository" checked="checked" />
173 <div class="select-menu-item-text js-select-button-text">This repository</div>
174 </div> <!-- /.select-menu-item -->
175
176 <div class="select-menu-item js-navigation-item js-all-repositories-navigation-item">
177 <span class="select-menu-item-icon octicon octicon-check"></span>
178 <input type="radio" name="search_target" value="global" />
179 <div class="select-menu-item-text js-select-button-text">All repositories</div>
180 </div> <!-- /.select-menu-item -->
181
182 </div>
183 </div>
184 </div>
185
186 <span class="octicon help tooltipped downwards" title="Show command bar help">
187 <span class="octicon octicon-question"></span>
188 </span>
189
190
191 <input type="hidden" name="ref" value="cmdform">
192
193 </form>
194 </div>
195
196 </div>
197 </div>
198
199
200
201
202
203 <div class="site" itemscope itemtype="http://schema.org/WebPage">
204
205 <div class="pagehead repohead instapaper_ignore readability-menu">
206 <div class="container">
207
208
209 <ul class="pagehead-actions">
210
211
212 <li>
213 <a href="/login?return_to=%2FSabayon%2Fsystemd-love"
214 class="minibutton with-count js-toggler-target star-button entice tooltipped upwards "
215 title="You must be signed in to use this feature" rel="nofollow">
216 <span class="octicon octicon-star"></span>Star
217 </a>
218 <a class="social-count js-social-count" href="/Sabayon/systemd-love/stargazers">
219 7
220 </a>
221
222 </li>
223
224 <li>
225 <a href="/login?return_to=%2FSabayon%2Fsystemd-love"
226 class="minibutton with-count js-toggler-target fork-button entice tooltipped upwards"
227 title="You must be signed in to fork a repository" rel="nofollow">
228 <span class="octicon octicon-git-branch"></span>Fork
229 </a>
230 <a href="/Sabayon/systemd-love/network" class="social-count">
231 2
232 </a>
233 </li>
234 </ul>
235
236 <h1 itemscope itemtype="http://data-vocabulary.org/Breadcrumb" class="entry-title public">
237 <span class="repo-label"><span>public</span></span>
238 <span class="mega-octicon octicon-repo"></span>
239 <span class="author">
240 <a href="/Sabayon" class="url fn" itemprop="url" rel="author"><span itemprop="title">Sabayon</span></a></span
241 ><span class="repohead-name-divider">/</span><strong
242 ><a href="/Sabayon/systemd-love" class="js-current-repository js-repo-home-link">systemd-love</a></strong>
243
244 <span class="page-context-loader">
245 <img alt="Octocat-spinner-32" height="16" src="https://github.global.ssl.fastly.net/images/spinners/octocat-spinner-32.gif" width="16" />
246 </span>
247
248 </h1>
249 </div><!-- /.container -->
250 </div><!-- /.repohead -->
251
252 <div class="container">
253
254 <div class="repository-with-sidebar repo-container ">
255
256 <div class="repository-sidebar">
257
258
259 <div class="repo-nav repo-nav-full js-repository-container-pjax js-octicon-loaders">
260 <div class="repo-nav-contents">
261 <ul class="repo-menu">
262 <li class="tooltipped leftwards" title="Code">
263 <a href="/Sabayon/systemd-love" aria-label="Code" class="js-selected-navigation-item selected" data-gotokey="c" data-pjax="true" data-selected-links="repo_source repo_downloads repo_commits repo_tags repo_branches /Sabayon/systemd-love">
264 <span class="octicon octicon-code"></span> <span class="full-word">Code</span>
265 <img alt="Octocat-spinner-32" class="mini-loader" height="16" src="https://github.global.ssl.fastly.net/images/spinners/octocat-spinner-32.gif" width="16" />
266 </a> </li>
267
268 <li class="tooltipped leftwards" title="Issues">
269 <a href="/Sabayon/systemd-love/issues" aria-label="Issues" class="js-selected-navigation-item js-disable-pjax" data-gotokey="i" data-selected-links="repo_issues /Sabayon/systemd-love/issues">
270 <span class="octicon octicon-issue-opened"></span> <span class="full-word">Issues</span>
271 <span class='counter'>0</span>
272 <img alt="Octocat-spinner-32" class="mini-loader" height="16" src="https://github.global.ssl.fastly.net/images/spinners/octocat-spinner-32.gif" width="16" />
273 </a> </li>
274
275 <li class="tooltipped leftwards" title="Pull Requests"><a href="/Sabayon/systemd-love/pulls" aria-label="Pull Requests" class="js-selected-navigation-item js-disable-pjax" data-gotokey="p" data-selected-links="repo_pulls /Sabayon/systemd-love/pulls">
276 <span class="octicon octicon-git-pull-request"></span> <span class="full-word">Pull Requests</span>
277 <span class='counter'>0</span>
278 <img alt="Octocat-spinner-32" class="mini-loader" height="16" src="https://github.global.ssl.fastly.net/images/spinners/octocat-spinner-32.gif" width="16" />
279 </a> </li>
280
281
282 </ul>
283 <div class="repo-menu-separator"></div>
284 <ul class="repo-menu">
285
286 <li class="tooltipped leftwards" title="Pulse">
287 <a href="/Sabayon/systemd-love/pulse" aria-label="Pulse" class="js-selected-navigation-item " data-pjax="true" data-selected-links="pulse /Sabayon/systemd-love/pulse">
288 <span class="octicon octicon-pulse"></span> <span class="full-word">Pulse</span>
289 <img alt="Octocat-spinner-32" class="mini-loader" height="16" src="https://github.global.ssl.fastly.net/images/spinners/octocat-spinner-32.gif" width="16" />
290 </a> </li>
291
292 <li class="tooltipped leftwards" title="Graphs">
293 <a href="/Sabayon/systemd-love/graphs" aria-label="Graphs" class="js-selected-navigation-item " data-pjax="true" data-selected-links="repo_graphs repo_contributors /Sabayon/systemd-love/graphs">
294 <span class="octicon octicon-graph"></span> <span class="full-word">Graphs</span>
295 <img alt="Octocat-spinner-32" class="mini-loader" height="16" src="https://github.global.ssl.fastly.net/images/spinners/octocat-spinner-32.gif" width="16" />
296 </a> </li>
297
298 <li class="tooltipped leftwards" title="Network">
299 <a href="/Sabayon/systemd-love/network" aria-label="Network" class="js-selected-navigation-item js-disable-pjax" data-selected-links="repo_network /Sabayon/systemd-love/network">
300 <span class="octicon octicon-git-branch"></span> <span class="full-word">Network</span>
301 <img alt="Octocat-spinner-32" class="mini-loader" height="16" src="https://github.global.ssl.fastly.net/images/spinners/octocat-spinner-32.gif" width="16" />
302 </a> </li>
303
304 </ul>
305
306 </div>
307 </div>
308
309 <div class="only-with-full-nav">
310
311
312
313
314 <div class="clone-url open"
315 data-protocol-type="http"
316 data-url="/users/set_protocol?protocol_selector=http&amp;protocol_type=clone">
317 <h3><strong>HTTPS</strong> clone URL</h3>
318
319 <input type="text" class="clone js-url-field"
320 value="https://github.com/Sabayon/systemd-love.git" readonly="readonly">
321
322 <span class="js-zeroclipboard url-box-clippy minibutton zeroclipboard-button" data-clipboard-text="https://github.com/Sabayon/systemd-love.git" data-copied-hint="copied!" title="copy to clipboard"><span class="octicon octicon-clippy"></span></span>
323 </div>
324
325
326
327 <div class="clone-url "
328 data-protocol-type="subversion"
329 data-url="/users/set_protocol?protocol_selector=subversion&amp;protocol_type=clone">
330 <h3><strong>Subversion</strong> checkout URL</h3>
331
332 <input type="text" class="clone js-url-field"
333 value="https://github.com/Sabayon/systemd-love" readonly="readonly">
334
335 <span class="js-zeroclipboard url-box-clippy minibutton zeroclipboard-button" data-clipboard-text="https://github.com/Sabayon/systemd-love" data-copied-hint="copied!" title="copy to clipboard"><span class="octicon octicon-clippy"></span></span>
336 </div>
337
338
339
340 <p class="clone-options">You can clone with
341 <a href="#" class="js-clone-selector" data-protocol="http">HTTPS</a>,
342 <a href="#" class="js-clone-selector" data-protocol="subversion">Subversion</a>,
343 and <a href="https://help.github.com/articles/which-remote-url-should-i-use">other methods.</a>
344 </p>
345
346
347
348 <a href="/Sabayon/systemd-love/archive/master.zip"
349 class="minibutton sidebar-button"
350 title="Download this repository as a zip file"
351 rel="nofollow">
352 <span class="octicon octicon-cloud-download"></span>
353 Download ZIP
354 </a>
355 </div>
356 </div><!-- /.repository-sidebar -->
357
358 <div id="js-repo-pjax-container" class="repository-content context-loader-container" data-pjax-container>
359
360
361
362 <!-- blob contrib key: blob_contributors:v21:e830237eee09f01120e455dd540a9a14 -->
363 <!-- blob contrib frag key: views10/v8/blob_contributors:v21:e830237eee09f01120e455dd540a9a14 -->
364
365 <p title="This is a placeholder element" class="js-history-link-replace hidden"></p>
366
367 <a href="/Sabayon/systemd-love/find/master" data-pjax data-hotkey="t" style="display:none">Show File Finder</a>
368
369 <div class="file-navigation">
370
371
372
373 <div class="select-menu js-menu-container js-select-menu" >
374 <span class="minibutton select-menu-button js-menu-target" data-hotkey="w"
375 data-master-branch="master"
376 data-ref="master">
377 <span class="octicon octicon-git-branch"></span>
378 <i>branch:</i>
379 <span class="js-select-button">master</span>
380 </span>
381
382 <div class="select-menu-modal-holder js-menu-content js-navigation-container" data-pjax>
383
384 <div class="select-menu-modal">
385 <div class="select-menu-header">
386 <span class="select-menu-title">Switch branches/tags</span>
387 <span class="octicon octicon-remove-close js-menu-close"></span>
388 </div> <!-- /.select-menu-header -->
389
390 <div class="select-menu-filters">
391 <div class="select-menu-text-filter">
392 <input type="text" id="context-commitish-filter-field" class="js-filterable-field js-navigation-enable" placeholder="Filter branches/tags">
393 </div>
394 <div class="select-menu-tabs">
395 <ul>
396 <li class="select-menu-tab">
397 <a href="#" data-tab-filter="branches" class="js-select-menu-tab">Branches</a>
398 </li>
399 <li class="select-menu-tab">
400 <a href="#" data-tab-filter="tags" class="js-select-menu-tab">Tags</a>
401 </li>
402 </ul>
403 </div><!-- /.select-menu-tabs -->
404 </div><!-- /.select-menu-filters -->
405
406 <div class="select-menu-list select-menu-tab-bucket js-select-menu-tab-bucket" data-tab-filter="branches">
407
408 <div data-filterable-for="context-commitish-filter-field" data-filterable-type="substring">
409
410
411 <div class="select-menu-item js-navigation-item selected">
412 <span class="select-menu-item-icon octicon octicon-check"></span>
413 <a href="/Sabayon/systemd-love/blob/master/app-admin/eselect-php/files/php-fpm.conf" class="js-navigation-open select-menu-item-text js-select-button-text css-truncate-target" data-name="master" data-skip-pjax="true" rel="nofollow" title="master">master</a>
414 </div> <!-- /.select-menu-item -->
415 </div>
416
417 <div class="select-menu-no-results">Nothing to show</div>
418 </div> <!-- /.select-menu-list -->
419
420 <div class="select-menu-list select-menu-tab-bucket js-select-menu-tab-bucket" data-tab-filter="tags">
421 <div data-filterable-for="context-commitish-filter-field" data-filterable-type="substring">
422
423
424 </div>
425
426 <div class="select-menu-no-results">Nothing to show</div>
427 </div> <!-- /.select-menu-list -->
428
429 </div> <!-- /.select-menu-modal -->
430 </div> <!-- /.select-menu-modal-holder -->
431 </div> <!-- /.select-menu -->
432
433 <div class="breadcrumb">
434 <span class='repo-root js-repo-root'><span itemscope="" itemtype="http://data-vocabulary.org/Breadcrumb"><a href="/Sabayon/systemd-love" data-branch="master" data-direction="back" data-pjax="true" itemscope="url"><span itemprop="title">systemd-love</span></a></span></span><span class="separator"> / </span><span itemscope="" itemtype="http://data-vocabulary.org/Breadcrumb"><a href="/Sabayon/systemd-love/tree/master/app-admin" data-branch="master" data-direction="back" data-pjax="true" itemscope="url"><span itemprop="title">app-admin</span></a></span><span class="separator"> / </span><span itemscope="" itemtype="http://data-vocabulary.org/Breadcrumb"><a href="/Sabayon/systemd-love/tree/master/app-admin/eselect-php" data-branch="master" data-direction="back" data-pjax="true" itemscope="url"><span itemprop="title">eselect-php</span></a></span><span class="separator"> / </span><span itemscope="" itemtype="http://data-vocabulary.org/Breadcrumb"><a href="/Sabayon/systemd-love/tree/maste
435 r/app-admin/eselect-php/files" data-branch="master" data-direction="back" data-pjax="true" itemscope="url"><span itemprop="title">files</span></a></span><span class="separator"> / </span><strong class="final-path">php-fpm.conf</strong> <span class="js-zeroclipboard minibutton zeroclipboard-button" data-clipboard-text="app-admin/eselect-php/files/php-fpm.conf" data-copied-hint="copied!" title="copy to clipboard"><span class="octicon octicon-clippy"></span></span>
436 </div>
437 </div>
438
439
440
441 <div class="commit file-history-tease">
442 <img class="main-avatar" height="24" src="https://secure.gravatar.com/avatar/c446e452a66f892fcf298490b991ae3a?s=140&amp;d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png" width="24" />
443 <span class="author"><a href="/lxnay" rel="author">lxnay</a></span>
444 <time class="js-relative-date" datetime="2013-05-17T12:25:58-07:00" title="2013-05-17 12:25:58">May 17, 2013</time>
445 <div class="commit-title">
446 <a href="/Sabayon/systemd-love/commit/ae590e6dfe499d5c3383e09e69c155fbc97f6a70" class="message" data-pjax="true" title="[app-admin/eselect-php] add slotted systemd unit support">[app-admin/eselect-php] add slotted systemd unit support</a>
447 </div>
448
449 <div class="participation">
450 <p class="quickstat"><a href="#blob_contributors_box" rel="facebox"><strong>1</strong> contributor</a></p>
451
452 </div>
453 <div id="blob_contributors_box" style="display:none">
454 <h2 class="facebox-header">Users who have contributed to this file</h2>
455 <ul class="facebox-user-list">
456 <li class="facebox-user-list-item">
457 <img height="24" src="https://secure.gravatar.com/avatar/c446e452a66f892fcf298490b991ae3a?s=140&amp;d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png" width="24" />
458 <a href="/lxnay">lxnay</a>
459 </li>
460 </ul>
461 </div>
462 </div>
463
464
465 <div id="files" class="bubble">
466 <div class="file">
467 <div class="meta">
468 <div class="info">
469 <span class="icon"><b class="octicon octicon-file-text"></b></span>
470 <span class="mode" title="File Mode">file</span>
471 <span>2 lines (1 sloc)</span>
472 <span>0.029 kb</span>
473 </div>
474 <div class="actions">
475 <div class="button-group">
476 <a class="minibutton js-entice" href=""
477 data-entice="You must be signed in to make or propose changes">Edit</a>
478 <a href="/Sabayon/systemd-love/raw/master/app-admin/eselect-php/files/php-fpm.conf" class="button minibutton " id="raw-url">Raw</a>
479 <a href="/Sabayon/systemd-love/blame/master/app-admin/eselect-php/files/php-fpm.conf" class="button minibutton ">Blame</a>
480 <a href="/Sabayon/systemd-love/commits/master/app-admin/eselect-php/files/php-fpm.conf" class="button minibutton " rel="nofollow">History</a>
481 </div><!-- /.button-group -->
482 <a class="minibutton danger empty-icon js-entice" href=""
483 data-entice="You must be signed in and on a branch to make or propose changes">
484 Delete
485 </a>
486 </div><!-- /.actions -->
487
488 </div>
489 <div class="blob-wrapper data type-text js-blob-data">
490 <table class="file-code file-diff">
491 <tr class="file-code-line">
492 <td class="blob-line-nums">
493 <span id="L1" rel="#L1">1</span>
494
495 </td>
496 <td class="blob-line-code">
497 <div class="highlight"><pre><div class='line' id='LC1'>d /run/php-fpm 755 root root</div></pre></div>
498 </td>
499 </tr>
500 </table>
501 </div>
502
503 </div>
504 </div>
505
506 <a href="#jump-to-line" rel="facebox[.linejump]" data-hotkey="l" class="js-jump-to-line" style="display:none">Jump to Line</a>
507 <div id="jump-to-line" style="display:none">
508 <form accept-charset="UTF-8" class="js-jump-to-line-form">
509 <input class="linejump-input js-jump-to-line-field" type="text" placeholder="Jump to line&hellip;" autofocus>
510 <button type="submit" class="button">Go</button>
511 </form>
512 </div>
513
514 </div>
515
516 </div><!-- /.repo-container -->
517 <div class="modal-backdrop"></div>
518 </div><!-- /.container -->
519 </div><!-- /.site -->
520
521
522 </div><!-- /.wrapper -->
523
524 <div class="container">
525 <div class="site-footer">
526 <ul class="site-footer-links right">
527 <li><a href="https://status.github.com/">Status</a></li>
528 <li><a href="http://developer.github.com">API</a></li>
529 <li><a href="http://training.github.com">Training</a></li>
530 <li><a href="http://shop.github.com">Shop</a></li>
531 <li><a href="/blog">Blog</a></li>
532 <li><a href="/about">About</a></li>
533
534 </ul>
535
536 <a href="/">
537 <span class="mega-octicon octicon-mark-github"></span>
538 </a>
539
540 <ul class="site-footer-links">
541 <li>&copy; 2013 <span title="0.03871s from fe4.rs.github.com">GitHub</span>, Inc.</li>
542 <li><a href="/site/terms">Terms</a></li>
543 <li><a href="/site/privacy">Privacy</a></li>
544 <li><a href="/security">Security</a></li>
545 <li><a href="/contact">Contact</a></li>
546 </ul>
547 </div><!-- /.site-footer -->
548 </div><!-- /.container -->
549
550
551 <div class="fullscreen-overlay js-fullscreen-overlay" id="fullscreen_overlay">
552 <div class="fullscreen-container js-fullscreen-container">
553 <div class="textarea-wrap">
554 <textarea name="fullscreen-contents" id="fullscreen-contents" class="js-fullscreen-contents" placeholder="" data-suggester="fullscreen_suggester"></textarea>
555 <div class="suggester-container">
556 <div class="suggester fullscreen-suggester js-navigation-container" id="fullscreen_suggester"
557 data-url="/Sabayon/systemd-love/suggestions/commit">
558 </div>
559 </div>
560 </div>
561 </div>
562 <div class="fullscreen-sidebar">
563 <a href="#" class="exit-fullscreen js-exit-fullscreen tooltipped leftwards" title="Exit Zen Mode">
564 <span class="mega-octicon octicon-screen-normal"></span>
565 </a>
566 <a href="#" class="theme-switcher js-theme-switcher tooltipped leftwards"
567 title="Switch themes">
568 <span class="octicon octicon-color-mode"></span>
569 </a>
570 </div>
571 </div>
572
573
574
575 <div id="ajax-error-message" class="flash flash-error">
576 <span class="octicon octicon-alert"></span>
577 <a href="#" class="octicon octicon-remove-close close ajax-error-dismiss"></a>
578 Something went wrong with that request. Please try again.
579 </div>
580
581
582 </body>
583 </html>