Autostart service
All checks were successful
PikaOS Package Build & Release (amd64-v3) / build (push) Successful in 24s
All checks were successful
PikaOS Package Build & Release (amd64-v3) / build (push) Successful in 24s
This commit is contained in:
parent
6ab0585c12
commit
5c5322a012
2
.github/release-nest-v3
vendored
2
.github/release-nest-v3
vendored
@ -1 +1 @@
|
||||
2
|
||||
3
|
@ -1,4 +1,4 @@
|
||||
falcond (1.0.0-101pika1) pika; urgency=low
|
||||
falcond (1.0.0-101pika2) pika; urgency=low
|
||||
|
||||
* Initial release
|
||||
|
||||
|
@ -27,7 +27,7 @@ override_dh_install:
|
||||
cp -r falcond-profiles/usr/share/falcond/profiles debian/falcond/usr/share/falcond/
|
||||
|
||||
override_dh_installsystemd:
|
||||
dh_installsystemd --name=falcond
|
||||
dh_installsystemd --name=falcond --restart-after-upgrade
|
||||
|
||||
override_dh_clean:
|
||||
dh_clean
|
||||
|
Loading…
x
Reference in New Issue
Block a user