Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
FUSS
octonet
Commits
0b60bc40
Verified
Commit
0b60bc40
authored
Jan 18, 2022
by
Marco Marinello
Browse files
Restart octonet in postinst
parent
a116f676
Pipeline
#173
failed with stage
in 1 minute and 24 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
debian/postinst
View file @
0b60bc40
...
...
@@ -14,6 +14,7 @@ case "$1" in
chown
octonet:root /etc/octonet.conf
chmod
0640 /etc/octonet.conf
cd
/usr/share/octonet/
&&
su octonet
-s
/bin/sh
-c
"./manage.py makesecret /etc/octonet.conf"
deb-systemd-invoke restart octonet
;;
abort-upgrade|abort-remove|abort-deconfigure
)
;;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment