summaryrefslogtreecommitdiffstats
path: root/remote/modules/dhcpc-busybox/data/etc
Commit message (Collapse)AuthorAgeFilesLines
* relative paths dont work with systemd-204Jonathan Bauer2014-07-041-1/+1
| | | | for now hardcoded /opt/openslx/bin/rm
* remove hardcoded /bin/rm call. Relative calls work in services filesJonathan Bauer2014-07-021-1/+1
|
* Fix tmpfiles.d files to use 'd' not 'D' for directoriesSimon Rettberg2014-02-051-1/+1
| | | | | | | 'D' would delete all the contents if it exists, which would pretty much break things if you trigger systemd-tmpfiles in a running system. 'd' just created the directory if it doesn't exist yet.
* <stage32> Trigger network target as soon as possible if network/dhcp has ↵Simon Rettberg2014-01-294-6/+4Star
| | | | been done in stage31
* Move udhcpc stuff to its own module. Was spread across systemd and ↵Simon Rettberg2014-01-152-0/+14
rootfs-stage32