Remove errouneous before from systemd unit
This commit is contained in:
parent
063fa5f2af
commit
2649e1f727
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
||||||
[Unit]
|
[Unit]
|
||||||
Description=Initialize an Uncloud virtual machine
|
Description=Initialize an Uncloud virtual machine
|
||||||
Requires=rdnssd.service,network.target
|
Requires=rdnssd.service,network.target
|
||||||
Before=network.target
|
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
|
|
Loading…
Reference in a new issue