nix: drop unused weston-rdp.nix (closes #263)
This commit is contained in:
parent
4a0d08154e
commit
56d0b02c2f
2 changed files with 2 additions and 99 deletions
|
|
@ -77,8 +77,8 @@
|
|||
wantedBy = [ "multi-user.target" ];
|
||||
serviceConfig = {
|
||||
# `simple`, not `notify`: switch-to-configuration must not
|
||||
# wait on weston signalling readiness. See weston-rdp.nix and
|
||||
# the `tea-login` unit for the same reasoning.
|
||||
# wait on weston signalling readiness (same reasoning as the
|
||||
# `tea-login` unit in harness-base.nix).
|
||||
Type = "simple";
|
||||
# Creates /var/lib/weston (0700 root) at start.
|
||||
StateDirectory = "weston";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue