Setup new network interface
This commit is contained in:
parent
42e0ee3182
commit
d27988e54a
7 changed files with 21 additions and 55 deletions
|
|
@ -1,9 +0,0 @@
|
|||
# {{ ansible_managed }}
|
||||
#
|
||||
|
||||
[Unit]
|
||||
Description=Service which reconfigures the `link1` interface as a temporary workaround for the buggy r8169 driver
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/bin/networkctl reconfigure link1
|
||||
Type=oneshot
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
# {{ ansible_managed }}
|
||||
#
|
||||
|
||||
[Unit]
|
||||
Description=Hourly service which reconfigures the `link1` network interface
|
||||
|
||||
[Timer]
|
||||
OnCalendar=hourly
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
||||
Loading…
Add table
Add a link
Reference in a new issue