mirror of
https://github.com/nix-community/home-manager
synced 2024-11-01 08:49:44 +01:00
9 lines
215 B
SYSTEMD
9 lines
215 B
SYSTEMD
|
[Install]
|
||
|
WantedBy=default.target
|
||
|
|
||
|
[Service]
|
||
|
ExecStart=/signaturepdf/bin/signaturepdf 9494 '-d' 'upload_max_filesize=24M'
|
||
|
|
||
|
[Unit]
|
||
|
Description=signaturepdf; signing, organizing, editing metadatas or compressing PDFs
|