View Single Post
Posts: 20 | Thanked: 75 times | Joined on Jul 2016 @ India
#29
Originally Posted by dillihifi View Post
I also have the aquafish and it does send an sms daily to the number mentioned. I am not too familiar to the Linux commands but have enabled developer mode and have executed the commands of stopping the service and masking the timer. The sequence followed by me is first I stopped and disabled the service as nemo with user option, then I stopped and masked the timer as root with and without user, then I again stopped and disabled the service.

using journalctl I can see that is returns the value that the timer is stopped


I am not aware how to check the process is disabled or not if somebody could guide me I would like to check it out

Let me see what happens
It's simple

you can check status of any service by status
Code:
systemctl --user status sms-activation-intex.service
Better if you disable the service as root.

Last edited by bhavin192; 2016-08-11 at 02:12.
 

The Following 5 Users Say Thank You to bhavin192 For This Useful Post: