Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-20 | services: sysctl: Make service one-shot. | Efraim Flashner | |
* gnu/services/sysctl.scm (sysctl-shepherd-service): Adjust shepherd service to use the 'one-shot?' keyword. Remove 'stop' command. Remove 'respawn' option. | |||
2017-07-18 | services: sysctl: Fix typo. | 宋文武 | |
* gnu/services/sysctl.scm: Fix typo of 'make-sysctl-configuration'. | |||
2017-07-04 | services: Add 'sysctl-service-type'. | 宋文武 | |
* gnu/services/sysctl.scm: New file. * doc/guix.texi (Miscellaneous Services): Document it. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. |