mirror of
https://github.com/rosenpass/rosenpass.git
synced 2026-02-27 22:13:12 -08:00
rp systemd unit file: introduce and test
This commit is contained in:
committed by
Paul Spooren
parent
cd7558594f
commit
6048ebd3d9
@@ -74,6 +74,7 @@ rustPlatform.buildRustPackage {
|
||||
postInstall = ''
|
||||
mkdir -p $out/lib/systemd/system
|
||||
install systemd/rosenpass@.service $out/lib/systemd/system
|
||||
install systemd/rp@.service $out/lib/systemd/system
|
||||
install systemd/rosenpass.target $out/lib/systemd/system
|
||||
'';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user