MCPcopy Create free account
hub / github.com/clawshell/clawshell / clawshell_chown_spec

Function clawshell_chown_spec

src/platform/linux.rs:7–9  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

5const SERVICE_UNIT_NAME: &str = "clawshell.service";
6
7pub fn clawshell_chown_spec() -> &'static str {
8 "clawshell:clawshell"
9}
10
11pub fn autostart_service_path() -> &'static str {
12 "/etc/systemd/system/clawshell.service"

Callers 1

set_ownerFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected