Davin McCall
|
19c832af6c
Restore behaviour of checking for control socket file and re-creating it
|
1 year ago |
Davin McCall
|
bdf9f6d5cb
If logging to file, attempt to open when root fs becomes writable
|
1 year ago |
Davin McCall
|
edf52ee4e5
Minor comment/doc fixes
|
1 year ago |
Ingwie Phoenix
|
b0607a17e4
Swap AND to OR, fix `--log-file` when in system mode.
|
1 year ago |
Davin McCall
|
7c3fc11cda
Slightly improve behaviour and documentation for starts-rwfs option
|
1 year ago |
Davin McCall
|
d3bab34d44
Fix startup failure if binding socket fails due to read-only file system
|
1 year ago |
Davin McCall
|
54a474e590
Tweak documentation re --setting\-t option
|
2 years ago |
Mobin Aydinfar
|
2b8384ae57
Add support for "Loading any service with `dinit` on `system manager mode`" (#76)
|
2 years ago |
Davin McCall
|
716fc4d57b
Fix comment
|
2 years ago |
Davin McCall
|
924045ebc7
Re-factor to make tests compile again
|
2 years ago |
Davin McCall
|
564e1d031e
Initial implementation of enhanced environment support
|
2 years ago |
q66
|
be98fa3d3a
Add support for dinit readiness notification (#68)
|
2 years ago |
Davin McCall
|
b259c3378d
env file: don't try to log warnings if in forked child
|
2 years ago |
Davin McCall
|
bfab806460
env file: fix check for '=' in assignment
|
2 years ago |
Davin McCall
|
f23e77f56b
Remove incorrect comment
|
2 years ago |
Davin McCall
|
fc3d127e84
Fix extraction of cgroup path (for path > 64 characters)
|
2 years ago |
Davin McCall
|
71b090e070
Add command line option to specify cgroup base path
|
2 years ago |
Davin McCall
|
1c7cb8ee4c
Print supported features in version output
|
2 years ago |
Davin McCall
|
d939f73489
Find cgroups path only after init'ing log
|
2 years ago |
Davin McCall
|
4617213148
Report line number for parse failures in service descriptions
|
2 years ago |
Davin McCall
|
774f622a31
doc: command line processing when invoked as PID 1
|
2 years ago |
Davin McCall
|
8d6ab2f98c
Initial support for cgroups
|
2 years ago |
Davin McCall
|
abdf7ac4a2
Only re-open stdin/out/err if we are system manager
|
2 years ago |
Daniel Kolesa
|
e8e29c96b9
Use $XDG_RUNTIME_DIR/dinitctl before $HOME/.dinitctl
|
2 years ago |
Davin McCall
|
b79c8b9aee
Bundle current version of Dasynq
|
2 years ago |
Davin McCall
|
cb738f8c40
Improve control socket creation logic.
|
3 years ago |
Alexander Sherikov
|
9f34ce01b8
Allow multiple --services-dir options
|
3 years ago |
Davin McCall
|
95c9ca34d3
Support --version (dinit and dinitctl)
|
3 years ago |
Davin McCall
|
8b9927ea42
Filter service names other than "single" when PID=1 and UID=0 (Linux)
|
3 years ago |
Davin McCall
|
ce7ceb3841
Delay initialisation of event loop until std file descriptors set up
|
3 years ago |