Commit df7b60f7 authored by Joab Bremer's avatar Joab Bremer

Delete network.service

parent 491105f3
[Unit]
Description=Control Network with nmcli
[Service]
Type=oneshot
ExecStart=network start
ExecStop=network stop
ExecReload=network restart
TimeoutSec=5
[Install]
WantedBy=multi-user.target
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment