8 lines
112 B
Desktop File
8 lines
112 B
Desktop File
[Unit]
|
|
Before=network.target
|
|
|
|
[Service]
|
|
ExecStart=/usr/local/bin/copy-wlan.sh
|
|
|
|
[Install]
|
|
WantedBy=default.target |