Init bundles for debian systems
This commit is contained in:
7
bundles/systemd/items.py
Normal file
7
bundles/systemd/items.py
Normal file
@@ -0,0 +1,7 @@
|
||||
actions['systemd-daemon-reload'] = {
|
||||
'command': 'systemctl daemon-reload',
|
||||
'triggered': True,
|
||||
'needed_by': {
|
||||
'svc_systemd:',
|
||||
},
|
||||
}
|
Reference in New Issue
Block a user