summaryrefslogtreecommitdiffstats
path: root/services/netctl-ifplugd@.service
AgeCommit message (Collapse)AuthorFilesLines
2013-01-26Correctly wait for devicesJouke Witteveen1-0/+1
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 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/+3
This commit contains the refactoring and rewriting of code.
2012-12-28Forking netcfg to netctl (1/2)Jouke Witteveen1-0/+10
This commit contains the moving of files.