diff options
author | Carlo Landmeter <clandmeter@gmail.com> | 2016-08-17 20:37:41 +0000 |
---|---|---|
committer | Carlo Landmeter <clandmeter@gmail.com> | 2016-08-17 21:03:41 +0000 |
commit | 0357653b544ccdb04cde84ea7d1f58e65d583fc6 (patch) | |
tree | ab67a562ef30a541a76a26ea07382cdca7cd47cb /testing/dante/sockd.initd | |
parent | b85309d36852cc7919785fd983d56518508f45e0 (diff) | |
download | aports-0357653b544ccdb04cde84ea7d1f58e65d583fc6.tar.bz2 aports-0357653b544ccdb04cde84ea7d1f58e65d583fc6.tar.xz |
testing/dante: update initd and update config.guess
Diffstat (limited to 'testing/dante/sockd.initd')
-rw-r--r-- | testing/dante/sockd.initd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/dante/sockd.initd b/testing/dante/sockd.initd index 94311ddf7c..f77df213ee 100644 --- a/testing/dante/sockd.initd +++ b/testing/dante/sockd.initd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # # startup script for sockd daemon # |