Ok, die alte Datei sah so aus:

# Example smsd.conf. Read the manual for a description

devices = GSM1
logfile = /var/log/smsd.log
loglevel = 7

[GSM1]
device = /dev/ttyS0
incoming = yes
#pin = 1111

Ich habe nun folgendes abgeändert: device = /dev/com1.
Anschließend versuchte ich, smsd mit dem Befehl smsd-s zu starten --> command not found.

Ich werd noch bekloppt...