nixpkgs/nixos/modules
Kirill Elagin 5822d03851 systemd: Simplify unit script names
Current journal output from services started by `script` rather than
`ExexStart` is unreadable because the name of the file (which journalctl
records and outputs) quite literally takes 1/3 of the screen (on smaller
screens).

Make it shorter. In particular:

* Drop the `unit-script` prefix as it is not very useful.
* Use `writeShellScriptBin` to write them because:
  * It has a `checkPhase` which is better than no checkPhase.
  * The script itself ends up having a short name.
2020-04-17 10:17:46 +03:00
..
config Merge master into staging-next 2020-04-03 21:54:40 +02:00
hardware treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
i18n/input-method nixos/ibus: fix evaluation 2020-04-05 02:23:38 +02:00
installer nixos/build-vms: propagate file location 2020-04-13 17:50:13 +02:00
misc treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
profiles Revert "nixos/hardened: build sandbox incompatible with namespaces" 2020-04-05 17:38:15 +02:00
programs Merge pull request #82339 from Ma27/captive-browser-xdg 2020-04-16 00:06:12 +02:00
security Revert "nixos/acme: Fix allowKeysForGroup not applying immediately" 2020-04-16 10:37:04 +02:00
services nixos/doc: fix database-setup example for matrix-synapse 2020-04-16 11:38:15 +02:00
system systemd: Simplify unit script names 2020-04-17 10:17:46 +03:00
tasks nixos/networking: move network-link-${i.name} to scripted networking 2020-04-13 22:03:35 +02:00
testing nixos/service-runner.nix: Allow quotes in commands + test 2020-02-28 14:26:29 +01:00
virtualisation Merge pull request #83930 from xtruder/nixos/virtualisation/hyperv-image 2020-04-14 03:27:22 +00:00
module-list.nix nixos/pixiecore: init (#83406) 2020-04-02 13:06:21 +01:00
rename.nix nixos: fix module paths in rename.nix 2020-03-11 15:59:22 +01:00