What is systemd equivalent of upstart "on stopping" and "on started" -


i translating upstart scripts systemd scripts , wondring best practice of transalting following:

start on started postgresql stop on stopping postgresql 

is requires= section right me or there better section?


Comments

Popular posts from this blog

minify - Minimizing css files -

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -