summaryrefslogtreecommitdiffstats
path: root/services/netctl-auto@.service
AgeCommit message (Collapse)AuthorFilesLines
2013-03-18Proper systemd escapingJouke Witteveen1-2/+2
This fixes the use of all sorts of characters in profile names/interface names.
2013-01-26Correctly wait for devicesJouke Witteveen1-0/+1
BindsTo= is not enough, we also need After=.
2012-12-30Forgotten lines on automatic connection scriptsJouke Witteveen1-0/+1
- The services now bind to their interfaces correctly. - Documentation of ExcludeAuto is added.
2012-12-28Forking netcfg to netctl (2/2)Jouke Witteveen1-4/+4
This commit contains the refactoring and rewriting of code.
2012-12-28Forking netcfg to netctl (1/2)Jouke Witteveen1-0/+14
This commit contains the moving of files.