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
No related branches found
No related tags found
No related merge requests found
#!/bin/bash #!/bin/bash
cd "$(dirname "$0")" cd "$(dirname "$0")"
. ../userconfig-lib.sh . ../userconfig-lib.sh
version 6 version 7
need_root need_root
install_begin install_begin
......
[Unit] [Unit]
Description=Scripts configuring network: %i Description=Scripts configuring network: %i
After=network.target
[Service] [Service]
Type=oneshot Type=oneshot
ExecStart=/etc/net/%i 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