Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9124771
systemd_reload.pp
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
280 B
Subscribers
None
systemd_reload.pp
View Options
# == Class: docker::systemd_reload
#
# For systems that have systemd
#
class
docker
::
systemd_reload
{
exec
{
'docker-systemd-reload'
:
path
=>
[
'/bin/'
,
'/sbin/'
,
'/usr/bin/'
,
'/usr/sbin/'
],
command
=>
'systemctl daemon-reload'
,
refreshonly
=>
true
,
}
}
File Metadata
Details
Attached
Mime Type
text/x-c++
Expires
Sat, Jun 21, 7:32 PM (2 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3301046
Attached To
R205 puppet-puppetlabs-docker
Event Timeline
Log In to Comment