Timeline for Starting systemd service inside systemd service causes deadlock
Current License: CC BY-SA 3.0
12 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 20, 2017 at 14:00 | vote | accept | lewiatan | ||
| Apr 20, 2017 at 13:53 | answer | added | Mark Stosberg | timeline score: 3 | |
| Apr 20, 2017 at 7:52 | comment | added | lewiatan | @MarkStosberg : Please take a look at my question again. I have added an edit where I rephrase my issue. Once it is resolved I'll try to shorten the question. | |
| Apr 20, 2017 at 7:50 | history | edited | lewiatan | CC BY-SA 3.0 | rephrasing the issue |
| Apr 19, 2017 at 15:25 | comment | added | Mark Stosberg | From your status output, it appears to be working. You'll have to carefully check the timestamps to confirm which output is from a manual run and which is from a systemd run. (Or, you could modify the string "It works!" between the manual run and the systemd run) | |
| Apr 19, 2017 at 14:43 | comment | added | lewiatan | I'm not sure if journalctl gives us anything, but I added systemctl status. I hope this helps answer the question. | |
| Apr 19, 2017 at 14:42 | history | edited | lewiatan | CC BY-SA 3.0 | another output |
| Apr 19, 2017 at 14:22 | comment | added | Mark Stosberg | What about the output from journalctl that may be related? (the systemd journal) | |
| Apr 19, 2017 at 14:17 | comment | added | lewiatan | @MarkStosberg- I've added my service files. there are no changes to the systemd.conf (only not commented out line is [Manager] | |
| Apr 19, 2017 at 14:12 | history | edited | lewiatan | CC BY-SA 3.0 | giving examples of files I use |
| Apr 19, 2017 at 13:50 | comment | added | Mark Stosberg | It works to call systemctl within a systemd service. Post your systemd configuration and key parts of your scripts for further help. Also read Difference between systemd and terminal starting program. | |
| Apr 19, 2017 at 13:24 | history | asked | lewiatan | CC BY-SA 3.0 |