mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 19:52:06 +00:00
11 lines
200 B
Text
11 lines
200 B
Text
[Unit]
|
|
Description=Network iiab-dnsmasq
|
|
After=network-online.target
|
|
Requires=network-online.target
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/bin/systemctl start dnsmasq
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|