Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F8395149
systemd_reload.pp
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
259 B
Subscribers
None
systemd_reload.pp
View Options
# @summary
# 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
Jun 4 2025, 7:35 PM (10 w, 6 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3316331
Attached To
R205 puppet-puppetlabs-docker
Event Timeline
Log In to Comment