mirror of
https://github.com/vvzvlad/vestasync.git
synced 2025-08-21 12:37:53 +03:00
move files
This commit is contained in:
7
files/apply_macs.service
Normal file
7
files/apply_macs.service
Normal file
@ -0,0 +1,7 @@
|
||||
[Unit]
|
||||
Description=Apply MAC addresses to network interfaces
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/usr/local/bin/apply_macs.sh
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Reference in New Issue
Block a user