summaryrefslogtreecommitdiffstats
path: root/scripts/netcfg-daemon
AgeCommit message (Collapse)AuthorFilesLines
2012-04-30Output tweaks in netcfg-daemonJouke Witteveen1-4/+4
Don't try to bring down backgrounded profiles if they are not up, preventing "not connected" messages.
2012-04-30Fix handling of profilenames with spaces (FS#28522)Jouke Witteveen1-1/+1
This was the result of commit b6964 which said to fix FS#17406 by reverting to the subshell-less for-loop that is once again removed in this commit. The real fix to FS#17406 was commit c3276 to the initscripts repository.
2012-04-132.8.0 release updatesJouke Witteveen1-3/+2
2012-04-11Fixes to the netcfg daemonJouke Witteveen1-10/+15
2012-04-11Add netcfg-daemonJouke Witteveen1-0/+67
For reuse in a systemd service