diff options
Diffstat (limited to 'system/hdapsd')
-rw-r--r-- | system/hdapsd/README.SLACKWARE | 2 | ||||
-rw-r--r-- | system/hdapsd/doinst.sh | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/system/hdapsd/README.SLACKWARE b/system/hdapsd/README.SLACKWARE index 9228775353..1a6a8acfbd 100644 --- a/system/hdapsd/README.SLACKWARE +++ b/system/hdapsd/README.SLACKWARE @@ -1,5 +1,5 @@ hdapsd README.SLACKWARE - 20090329 <rworkman@slackbuilds.org> -Aplies also for hdaps-20090401 <hba.nihilismus@gmail.com> +Applies also for hdaps-20090401 <hba.nihilismus@gmail.com> We have added a custom /etc/hdapsd.conf file in which you can specify various details about your system without editing the installed init diff --git a/system/hdapsd/doinst.sh b/system/hdapsd/doinst.sh index fc47654325..e6e0e75835 100644 --- a/system/hdapsd/doinst.sh +++ b/system/hdapsd/doinst.sh @@ -23,6 +23,5 @@ preserve_perms() { } preserve_perms etc/rc.d/rc.hdapsd.new -config etc/rc.d/rc.hdapsd.new config etc/hdapsd.conf.new |