add eartly build
This commit is contained in:
11
scripts/earthly/secretsd/systemd/secretsd.service
Normal file
11
scripts/earthly/secretsd/systemd/secretsd.service
Normal file
@@ -0,0 +1,11 @@
|
||||
# ~/.config/systemd/user/secretsd.service
|
||||
[Unit]
|
||||
Description=Secret Storage Service
|
||||
|
||||
[Service]
|
||||
Type=dbus
|
||||
BusName=org.freedesktop.secrets
|
||||
ExecStart=/usr/bin/env %h/.local/bin/secretsd
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
Reference in New Issue
Block a user