make it possible to enable service
This commit is contained in:
parent
942c78f658
commit
40969ebc64
@ -4,3 +4,6 @@ Description=TUF Manager Server
|
|||||||
[Service]
|
[Service]
|
||||||
Type=forking
|
Type=forking
|
||||||
ExecStart=@LIBEXECDIR@/tuf-server
|
ExecStart=@LIBEXECDIR@/tuf-server
|
||||||
|
|
||||||
|
[Install]
|
||||||
|
WantedBy=multi-user.target
|
||||||
|
Loading…
Reference in New Issue
Block a user