Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9123511
phabricator-aphlict.service.erb
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
687 B
Subscribers
None
phabricator-aphlict.service.erb
View Options
# Phabricator Notification Daemon unit file
# Managed by puppet class profile::phabricator
# Changes will be overwritten
[Unit]
Description=Phabricator Notification Daemon
Requires=network.target mysql.service apache2.service
After=network.target mysql.service apache2.service
Before=phabricator-phd.service
[Service]
User=
<%=
@phabricator_user
%>
Group=
<%=
@phabricator_user
%>
RuntimeDirectory=phabricator-aphlict
Type=forking
Environment="PATH=/sbin:/usr/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/bin"
ExecStart=
<%=
@phabricator_basepath
-%>
/phabricator/bin/aphlict start
ExecStop=
<%=
@phabricator_basepath
-%>
/phabricator/bin/aphlict stop
[Install]
WantedBy=multi-user.target
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Jun 21, 5:36 PM (1 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3438544
Attached To
rSPSITE puppet-swh-site
Event Timeline
Log In to Comment