Retourner au contenu associé (journal : yet another journal about systemd)
Posté par Mjules (site web personnel) le 06 septembre 2012 à 18:51. En réponse au journal yet another journal about systemd. Évalué à 10.
Pour l'avoir fait, écrire un fichier service pour systemd est assez simple (plus simple qu'un initscript en tout cas).http://0pointer.de/blog/projects/systemd-for-admins-3.html
on passe de ça :http://svnweb.mageia.org/packages/cauldron/dnsmasq/current/SOURCES/dnsmasq.init?revision=42235&view=markup à ça :http://svnweb.mageia.org/packages/cauldron/dnsmasq/current/SOURCES/dnsmasq.service?revision=254453&view=markup
(le fichier initscript est spécifiquement complexe en tripliquant la configuration, j'en ai profité pour ne garder que 2 endroits).
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
[^] # Re: Trop d'honneurs...
Posté par Mjules (site web personnel) . En réponse au journal yet another journal about systemd. Évalué à 10.
Pour l'avoir fait, écrire un fichier service pour systemd est assez simple (plus simple qu'un initscript en tout cas).
http://0pointer.de/blog/projects/systemd-for-admins-3.html
on passe de ça :
http://svnweb.mageia.org/packages/cauldron/dnsmasq/current/SOURCES/dnsmasq.init?revision=42235&view=markup
à ça :
http://svnweb.mageia.org/packages/cauldron/dnsmasq/current/SOURCES/dnsmasq.service?revision=254453&view=markup
(le fichier initscript est spécifiquement complexe en tripliquant la configuration, j'en ai profité pour ne garder que 2 endroits).