Skip to content
Snippets Groups Projects
Commit fc5b88b2 authored by Jiří Kalvoda's avatar Jiří Kalvoda
Browse files

NET net-config@ could be enabled

parent 04e6b38f
Branches
No related tags found
No related merge requests found
#!/bin/bash
cd "$(dirname "$0")"
. ../userconfig-lib.sh
version 6
version 7
need_root
install_begin
......
[Unit]
Description=Scripts configuring network: %i
After=network.target
[Service]
Type=oneshot
ExecStart=/etc/net/%i
[Install]
WantedBy=multi-user.target
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment