summarylogtreecommitdiffstats
path: root/restheart.install
diff options
context:
space:
mode:
authorRadek Podgorny2018-03-30 02:13:36 +0200
committerRadek Podgorny2018-03-30 02:13:36 +0200
commit5360ae12b0b2a1a569c579bc2e15686886d5f558 (patch)
tree261ba581e0f63c7c326f99443f906e782846fa34 /restheart.install
downloadaur-restheart.tar.gz
initial commit
Diffstat (limited to 'restheart.install')
-rw-r--r--restheart.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/restheart.install b/restheart.install
new file mode 100644
index 000000000000..4219becfa0d3
--- /dev/null
+++ b/restheart.install
@@ -0,0 +1,3 @@
+post_install() {
+ systemd-sysusers restheart.conf
+}