You are not logged in.

#1 2012-12-15 11:26:40

orschiro
Member
Registered: 2009-06-04
Posts: 2,136
Website

[solved] HDAPS with systemd

Hello,

I installed tp_smapi, created a /etc/modules-load.d/tp_smapi.conf to load it on boot, installed hdapsd daemon, checked /etc/conf.d/hdapsd for correct settings and tried to start the daemon /etc/rc.d/hdapsd start. Obviously this cannot work since Arch uses systemd.

[orschiro@thinkpad ~]$ sudo /etc/rc.d/hdapsd start
/etc/rc.d/hdapsd: line 5: /etc/rc.conf: No such file or directory
/etc/rc.d/hdapsd: line 6: /etc/rc.d/functions: No such file or directory
/etc/rc.d/hdapsd: line 13: stat_busy: command not found
/etc/rc.d/hdapsd: line 37: stat_fail: command not found

So, how to use HDAPS with systemd?

Last edited by orschiro (2012-12-17 08:09:27)

Offline

#2 2012-12-17 08:09:13

orschiro
Member
Registered: 2009-06-04
Posts: 2,136
Website

Re: [solved] HDAPS with systemd

How dump. I tried to start the service using $ systemctl start hdapsd.service. Instead it should have been just $ systemctl start hdapsd.

Regards

Offline

Board footer

Powered by FluxBB