Initial commit
This commit is contained in:
+11
@@ -0,0 +1,11 @@
|
||||
[Unit]
|
||||
Description=Enforce Static MAC addr mapping
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
Restart=no
|
||||
ExecStart=/usr/bin/mac-check
|
||||
|
||||
[Install]
|
||||
WantedBy=network.target
|
||||
|
||||
Reference in New Issue
Block a user