1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04: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
hardware
installer
misc
profiles Disable the manual in the minimal profile 2015-05-26 20:20:53 +02:00
programs
security
services Make it easy to override the marathon framework user 2015-05-29 18:07:07 +02:00
system
tasks nixos: add support for exfat filesystem 2015-05-27 18:59:33 +03:00
testing
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