
On 14/08/2019 10.54, Wolfgang Mueller wrote:
On Wed, 14 Aug 2019 at 10:12:32 +0200, Adam Majer wrote:
[...] You need to do basic debugging why things are not working.
systemctl start nfs_wolfgang.service systemctl status nfs_wolfgang.service
you need to see the log (status gets you tail of the log).
/root 56#systemctl start nfs_wolfgang.service /root 57#systemctl status nfs_wolfgang.service * nfs_wolfgang.service - soft link to /etc/systemd/system/wolfgangs_nfs.service Loaded: loaded (/etc/systemd/system/nfs_wolfgang.service; enabled; vendor preset: disabled) Active: inactive (dead) since Wed 2019-08-14 10:34:42 CEST; 2s ago Process: 3828 ExecStart=/home/wolfgang/bin.BGR/nfsclient (code=exited, status=0/SUCCESS) Main PID: 3828 (code=exited, status=0/SUCCESS)
I understand it did run, no errors. What I don't get is the soft link stuff it says. You could add log entries to your script, using "logger" (man logger). -- Cheers / Saludos, Carlos E. R. (from 15.0 x86_64 at Telcontar)