![]() |
Re: Intex Aqua Fish recurring activation sms
@dillihifi
Try to mask and disable the timer as Code:
systemctl disable sms-activation-intex.timerCode:
systemctl mask sms-activation-intex.timer |
Re: Intex Aqua Fish recurring activation sms
For now, just masking works. Disabling the timer and service do not!
|
Re: Intex Aqua Fish recurring activation sms
I have executed the commands
[root@Sailfish nemo]# [root@Sailfish nemo]# systemctl disable sms-activation-intex.timer [root@Sailfish nemo]# [root@Sailfish nemo]# [root@Sailfish nemo]# systemctl mask sms-activation-intex.timer [root@Sailfish nemo]# and the status of the process after the commands run are [root@Sailfish nemo]# [root@Sailfish nemo]# systemctl --user status sms-activation-intex.timer sms-activation-intex.timer - Sends an activation SMS after the device has run for 3 hours Loaded: loaded (/usr/lib/systemd/user/sms-activation-intex.timer; disabled) Active: active (waiting) since Fri 2016-08-12 17:38:41 IST; 6min ago [root@Sailfish nemo]# systemctl status sms-activation-intex.timer sms-activation-intex.timer Loaded: masked (/dev/null) Active: inactive (dead) [root@Sailfish nemo]# I cannot run the mask command with user as it return the following error [root@Sailfish nemo]# systemctl --user mask sms-activation-intex.timer Failed to issue method call: No such file or directory Please advise |
Re: Intex Aqua Fish recurring activation sms
For me both of the commands are working.
You can try to execute the --user while you are non privileged user, as nemo. |
Re: Intex Aqua Fish recurring activation sms
It worked for me when run as nemo. I just checked it again on my device. You dont have to type devel-su before you execute the mask command as bhavin said.
This will do! [nemo@Sailfish nemo]$ systemctl --user mask sms-activation-intex.timer |
Re: Intex Aqua Fish recurring activation sms
Not Working. Pls see below and advise
[nemo@Sailfish ~]$ systemctl --user status sms-activation-intex.timer sms-activation-intex.timer - Sends an activation SMS after the device has run for 3 hours Loaded: loaded (/usr/lib/systemd/user/sms-activation-intex.timer; disabled) Active: active (waiting) since Fri 2016-08-12 17:38:41 IST; 15h ago [nemo@Sailfish ~]$ systemctl --user mask sms-activation-intex.timer Failed to issue method call: No such file or directory [nemo@Sailfish ~]$ [nemo@Sailfish ~]$ [nemo@Sailfish ~]$ [nemo@Sailfish ~]$ systemctl mask sms-activation-intex.timer Failed to issue method call: Access denied [nemo@Sailfish ~]$ [nemo@Sailfish ~]$ systemctl --user mask sms-activation-intex.timer Failed to issue method call: No such file or directory [nemo@Sailfish ~]$ |
Re: Intex Aqua Fish recurring activation sms
That is because the symlink to that timer file has been removed when you disabled the timer before. Enable that first and execute masking again.
Without root [nemo@Sailfish nemo]$ systemctl --user enable sms-activation-intex.timer Now you'll see a symlink has been created message. If you check status of timer you'll se it is enabled. Execute masking now [nemo@Sailfish nemo]$ systemctl --user mask sms-activation-intex.timer |
Re: Intex Aqua Fish recurring activation sms
Worked like a charm. Thanks
|
Re: Intex Aqua Fish recurring activation sms
Hey folks,
I am a new Aqua Fish user here. I checked if I've got the .sms-activation-intex-done file. Look here: Code:
[nemo@Sailfish vendor_data]$ ls -al |
| All times are GMT. The time now is 13:23. |
vBulletin® Version 3.8.8