1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-20 12:42:24 +00:00
nixpkgs/nixos/modules
rushmorem 9c7fae83ee Make it easy to override the marathon framework user
Currently the module hardcodes the systemd service user to "marathon".
With this change one would not need to create an extra systemd config to
override the user.

So why would one need to override the Marathon user? Some apps require
root access to run. You can't run those with Marathon unless you
override the default user to root. Marathon also provides a
`--mesos_user` command line flag which allows you to run apps using
arbitrary users. You need to run the framework as root to enable this
functionality.
2015-05-29 18:07:07 +02:00
..
config Remove sysvtools from the system path 2015-04-20 11:33:42 +02:00
hardware nvidia: 346.47 -> 346.59 2015-04-07 13:24:55 -07:00
installer nixos-checkout: Add nixpkgs-channels as a remote 2015-05-20 14:16:36 +02:00
misc Merge pull request #7857 from rushmorem/marathon-module-update 2015-05-21 16:52:14 +03:00
profiles Disable the manual in the minimal profile 2015-05-26 20:20:53 +02:00
programs Add kbdlight package and setuid wrapper 2015-05-11 13:23:01 +08:00
security grsecurity: Update stable and test patches 2015-05-11 02:45:38 +02:00
services Make it easy to override the marathon framework user 2015-05-29 18:07:07 +02:00
system nixos/grub: Fix assertion 2015-05-25 23:03:31 -07:00
tasks nixos: add support for exfat filesystem 2015-05-27 18:59:33 +03:00
testing test-instrumentation.nix: Prevent calling a pager 2015-01-15 14:39:29 +01:00
virtualisation Merge pull request #7559 from offlinehacker/openvswitch/ipsec 2015-05-26 11:26:02 +01:00
module-list.nix nixos: add support for exfat filesystem 2015-05-27 18:59:33 +03:00
rename.nix Make environment.checkConfigurationOptions an alias 2015-04-10 16:11:07 +02:00