Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[appserver-io-dist/debian] Problems with systemctl enable/disable #854

Closed
wick-ed opened this issue Jun 25, 2015 · 1 comment
Closed

[appserver-io-dist/debian] Problems with systemctl enable/disable #854

wick-ed opened this issue Jun 25, 2015 · 1 comment

Comments

@wick-ed
Copy link
Member

wick-ed commented Jun 25, 2015

If trying to dis- or enable an appserver related service using systemctl on Debian Jessie results in an error message as such:

systemctl disable appserver-php5-fpm.service
Synchronizing state for appserver-php5-fpm.service with sysvinit using update-rc.d...
Executing /usr/sbin/update-rc.d appserver-php5-fpm defaults
insserv: script appserver-php5-fpm is not an executable regular file, skipped!
Executing /usr/sbin/update-rc.d appserver-php5-fpm disable
update-rc.d: error: no runlevel symlinks to modify, aborting!

Might be a permission problem.

@wick-ed wick-ed added the bug label Jun 25, 2015
@wick-ed wick-ed added this to the Release 1.1.0 "Iron Knight" milestone Jun 25, 2015
@wick-ed
Copy link
Member Author

wick-ed commented Jul 14, 2015

Solved with this PR

@wick-ed wick-ed closed this as completed Jul 14, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant