Felipe Borges
|
c0c357c3bc
|
system: Move "Remote Login" from Sharing panel to System
Fixes #2836
|
2024-02-12 09:57:11 +01:00 |
|
Jonas Ådahl
|
58a3229cfc
|
sharing/systemd-service: Treat 'static' state as enabled
Quoting the documentation:
> static indicates that the unit is statically enabled, i.e. always
> enabled and doesn't need to be enabled explicitly
|
2022-03-03 21:11:23 +00:00 |
|
Jonas Ådahl
|
5829e397f2
|
sharing/systemd-service: Add is_active() helper
Checks whether a service is both enabled and running.
|
2022-02-26 18:19:14 +00:00 |
|
Jonas Ådahl
|
81d3d16a67
|
sharing/remote-login: Move systemd unit management into helper
This will make it possible to reuse elsewhere, including for user
services.
|
2022-02-26 18:19:14 +00:00 |
|