diff options
author | Sören Tempel <soeren+git@soeren-tempel.net> | 2015-03-31 17:23:14 +0200 |
---|---|---|
committer | Sören Tempel <soeren+git@soeren-tempel.net> | 2015-04-01 14:46:43 +0200 |
commit | 25f2e71801f1a48d6a1e496a0e4ff340f1bce505 (patch) | |
tree | 04a81e5ebb4cabfce76d47360d9718f10649a78d /services/agetty-ttyAMA0/run | |
parent | f6f0e1ccb0a7e15acad6509d2d87f0268bb65f6f (diff) | |
download | runit-void-25f2e71801f1a48d6a1e496a0e4ff340f1bce505.tar.gz runit-void-25f2e71801f1a48d6a1e496a0e4ff340f1bce505.tar.xz runit-void-25f2e71801f1a48d6a1e496a0e4ff340f1bce505.zip |
services: Refactor agetty-serial
Diffstat (limited to 'services/agetty-ttyAMA0/run')
l--------- | services/agetty-ttyAMA0/run | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/services/agetty-ttyAMA0/run b/services/agetty-ttyAMA0/run index bfaca3e..ffa62a5 120000 --- a/services/agetty-ttyAMA0/run +++ b/services/agetty-ttyAMA0/run @@ -1 +1 @@ -/etc/sv/agetty-serial/run \ No newline at end of file +../agetty-serial/run \ No newline at end of file |