Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
5
const SERVICE_UNIT_NAME: &str =
"clawshell.service"
;
6
7
pub fn clawshell_chown_spec() -> &'static str {
8
"clawshell:clawshell"
9
}
10
11
pub fn autostart_service_path() -> &'static str {
12
"/etc/systemd/system/clawshell.service"
Callers
1
set_owner
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected