
14 Aug
2019
14 Aug
'19
08:12
On 8/14/19 10:01 AM, Wolfgang Mueller wrote:
I switched it on by typing: systemctl enable nfs_wolfgang.service
But it does not work. Do you see any error in my file?
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). Or you can do use `journalctl -u nfs_wolfgang`. You should be able to figure this out. Good luck and have lots of fun ;) - Adam -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org