Change machines-start functionning
This commit is contained in:
6
systemd-templates/machines-start.service
Normal file
6
systemd-templates/machines-start.service
Normal file
@ -0,0 +1,6 @@
|
||||
[Unit]
|
||||
Description=Force start machines.target
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/usr/bin/systemctl start machines.target
|
Reference in New Issue
Block a user