summarylogtreecommitdiffstats
path: root/gogios.install
diff options
context:
space:
mode:
authorBailey Kasin2020-04-20 22:26:36 -0700
committerBailey Kasin2020-04-20 22:26:36 -0700
commit8beba0b8df276b38c6c6b77af3d18d01b3adceff (patch)
tree1714bb3b5643af7eae41c42573252b35f36c0e4b /gogios.install
parent1f5e198100e9d436bb65111b875e72249054307a (diff)
downloadaur-8beba0b8df276b38c6c6b77af3d18d01b3adceff.tar.gz
Fix service file
Diffstat (limited to 'gogios.install')
-rw-r--r--gogios.install1
1 files changed, 0 insertions, 1 deletions
diff --git a/gogios.install b/gogios.install
index bbc739dd2bfa..1848bb7f8e09 100644
--- a/gogios.install
+++ b/gogios.install
@@ -21,7 +21,6 @@ post_install() {
chown -R -L gogios:gogios $DATABASE_DIR
chmod 755 $DATABASE_DIR
- cp -f $SCRIPT_DIR/gogios.service /usr/lib/systemd/system/gogios.service
systemctl enable gogios || true
systemctl daemon-reload || true