mirror of
https://github.com/systemd/systemd.git
synced 2025-09-10 22:52:49 +02:00
units: Add systemd-machined.socket
This commit is contained in:
committed by
Lennart Poettering
parent
d2ce0db7a7
commit
04a44e25b9
@@ -483,6 +483,11 @@ units = [
|
||||
'conditions' : ['ENABLE_MACHINED'],
|
||||
'symlinks' : ['dbus-org.freedesktop.machine1.service'],
|
||||
},
|
||||
{
|
||||
'file' : 'systemd-machined.socket',
|
||||
'conditions' : ['ENABLE_MACHINED'],
|
||||
'symlinks' : ['sockets.target.wants/'],
|
||||
},
|
||||
{
|
||||
'file' : 'systemd-modules-load.service.in',
|
||||
'conditions' : ['HAVE_KMOD'],
|
||||
|
||||
Reference in New Issue
Block a user