summaryrefslogtreecommitdiffstats
path: root/services
AgeCommit message (Collapse)AuthorFilesLines
2013-01-26Correctly wait for devicesJouke Witteveen2-0/+2
BindsTo= is not enough, we also need After=.
2013-01-24Suppress ifplugd beepJouke Witteveen1-1/+1
We want to be unobtrusive. Reported by: Frederik (ball) on the Arch Linux bug tracker.
2012-12-30Forgotten lines on automatic connection scriptsJouke Witteveen2-0/+2
- The services now bind to their interfaces correctly. - Documentation of ExcludeAuto is added.
2012-12-28Forking netcfg to netctl (2/2)Jouke Witteveen4-16/+15
This commit contains the refactoring and rewriting of code.
2012-12-28Forking netcfg to netctl (1/2)Jouke Witteveen4-0/+52
This commit contains the moving of files.